3 releases (breaking)
Uses old Rust 2015
0.3.0 | Mar 11, 2018 |
---|---|
0.2.0 | Mar 8, 2018 |
0.1.0 | Mar 4, 2018 |
#43 in #sink
Used in 2 crates
45KB
907 lines
Muxrpc
Implementation of the muxrpc protocol in rust.
lib.rs
:
Implements the muxrpc protocol in rust.
All futures, sinks and streams with an error type of Option<io::Error>
use None
to signal
that an error happend on the underlying transport, but on another handle to the transport.
Dependencies
~2.1–2.9MB
~60K SLoC