web_socket_support_platform_interface library

Classes

DummyWebSocketListener
This is Dummy WebSocketListener implementation which throws UnimplementedError on any event received from underlying platform WebSocket. It's really useless :-S
WebSocketSupportPlatform
The interface that implementations of web_socket_support must implement.