Crate yamux

source ·
Expand description

This crate implements the Yamux specification.

It multiplexes independent I/O streams over reliable, ordered connections, such as TCP/IP.

The two primary objects, clients of this crate interact with, are:

Structs§

Enums§

Constants§

Type Aliases§