Crate tokio_tfo

Crate tokio_tfo 

Source
Expand description

TCP Fast Open (TFO) in Rust for tokio

Re-exports§

pub use self::listener::TfoListener;
pub use self::stream::TfoStream;

Modules§

listener
TFO listener
stream
TFO stream