localStackRealtimeUrl top-level constant
Realtime WebSocket endpoint of the local stack.
Implementation
@visibleForTesting
const localStackRealtimeUrl =
'ws://$localStackHost:$localStackPort/realtime/v1';
Realtime WebSocket endpoint of the local stack.
@visibleForTesting
const localStackRealtimeUrl =
'ws://$localStackHost:$localStackPort/realtime/v1';