relaysWebSocketsRegistry property

Map<String, WebSocket> relaysWebSocketsRegistry
final

This is the registry which will have all relays WebSockets.

Implementation

final relaysWebSocketsRegistry = <String, WebSocket>{};