menu
dart_ndk package
documentation
relay_manager.dart
RelayManager
webSockets property
webSockets property
dark_mode
light_mode
webSockets
property
Map
<
String
,
WebSocketChannel
>
webSockets
getter/setter pair
Global webSocket registry by url
Implementation
Map<String, WebSocketChannel> webSockets = {};
dart_ndk package
documentation
relay_manager
RelayManager
webSockets property
RelayManager class