Stream that emits events when the server connection is connected.
@override Stream<dynamic> get onConnected => onConnectedStreamController.stream;