Crate libp2p_yamux[−][src]
Implements the Yamux multiplexing protocol for libp2p, see also the specification.
Structs
Incoming | The [ |
LocalIncoming | The [ |
OpenSubstreamToken | A token to poll for an outbound substream. |
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. |
YamuxConfig | The yamux configuration. |
YamuxError | The Yamux |
YamuxLocalConfig | The yamux configuration for upgrading I/O resources which are
|
Type Definitions
YamuxResult |