pub const TCP: NetworkingConfig<Tcp, NoSer>;
A network channel that uses length-delimited TCP for transport.