Crate libp2prs_yamux[−][src]
Implements the Yamux multiplexing protocol for libp2p, see also the specification.
Structs
Config | The yamux configuration. |
Stream | |
WindowUpdateMode | The window update mode determines when window updates are sent to the remote, giving it new credit to send more data. |
Yamux | A Yamux connection. |