realtimeConnectionState

abstract val realtimeConnectionState: Flow<ServerSentEvent.Connection>

Observes the current realtime connection state.

Returns a Flow for observing the current ServerSentEvent.Connection.