#protocols #multiplexing #packet #stream

packet-stream

Implementation of the packet-stream multiplexing protocol in Rust

8 releases (breaking)

Uses old Rust 2015

0.7.0 Mar 10, 2018
0.6.0 Mar 10, 2018
0.5.0 Mar 4, 2018
0.4.1 Feb 25, 2018
0.1.0 Feb 14, 2018

#15 in #multiplexing


Used in 3 crates (via muxrpc)

AGPL-3.0

26KB
490 lines

Packet Stream

An implementation of the packet-stream multiplexing protocol in Rust.


lib.rs:

Implements the packet-stream protocol in rust.

Dependencies

~1.5MB
~27K SLoC