web_socket_channel library Null safety
Classes
- WebSocketChannel
- A StreamChannel that communicates over a WebSocket.
- WebSocketSink
- The sink exposed by a WebSocketChannel.
Exceptions / Errors
- WebSocketChannelException
- An exception thrown by a WebSocketChannel.