Module websocket::stream
[−]
[src]
Provides the default stream type for WebSocket connections.
Structs
| TcpStream |
A TCP stream between a local and a remote socket. |
Enums
| Shutdown |
Possible values which can be passed to the |
| SocketAddr |
An internet socket address, either IPv4 or IPv6. |
| WebSocketStream |
A useful stream type for carrying WebSocket connections. |