Module tcp_handler::streams::raw
source · Available on crate feature
streams
only.Expand description
TcpHandler
warps the crate::protocols::raw
protocol.
Structs§
- The client side
TcpHandler
of theraw
protocol. - The server side
TcpHandler
of theraw
protocol.