pubdev/dartssh/websocket_io library

Classes

SSHTunneledWebSocketImpl
The initial SSHTunneledSocketImpl (which implements same SocketInteface as SSHTunneledWebSocketImpl), is bridged via SSHTunneledSocket adaptor to initialize io.WebSocket.fromUpgradedSocket().
WebSocketImpl
dart:io WebSocket based implementation of SocketInterface.