Re-exports§
pub use codec_sv2;
Modules§
- noise_
connection - noise_
stream - A Noise-encrypted wrapper around a
TcpStream, providing framed read/write I/O using the SV2 protocol and a stateful Noise handshake. - plain_
connection - sv1_
connection
pub use codec_sv2;TcpStream, providing framed read/write I/O using the SV2
protocol and a stateful Noise handshake.