Skip to main content

TCP

Constant TCP 

Source
pub const TCP: NetworkingConfig<Tcp<()>, NoSer>;
Expand description

A network channel that uses length-delimited TCP for transport.