Crate tokio_smux

Source

Structs§

Session
Session is used to manage the underlying stream and provide multiplexing abilites.
SmuxConfig
Session config.
Stream
Use Stream to read data or write data from the remote.

Enums§

Cmd
Frame commands of smux protocal.
TokioSmuxError