Crate libp2p_remux[−][src]
Implements the Remux multiplexing protocol for tetsy-libp2p, see also the specification.
Structs
Incoming | The [ |
LocalIncoming | The [ |
OpenSubstreamToken | A token to poll for an outbound substream. |
Remux | A Remux connection. |
RemuxConfig | The remux configuration. |
RemuxError | The Remux |
RemuxLocalConfig | The remux configuration for upgrading I/O resources which are
|
WindowUpdateMode | The window update mode determines when window updates are sent to the remote, giving it new credit to send more data. |
Type Definitions
RemuxResult |