pubdev/dartssh/socket library

Classes

ConnectionInterface
Interface for connections, e.g. Socket or WebSocket.
SocketInterface
Websocket style interface for BSD sockets and/or RFC6455 WebSockets.
TestSocket
Shim Socket for testing

Mixins

TestConnection
Mixin for testing with shim ConnectionInterfaces.