#future #codec #async

nightly coconut

codecs for futures 0.3

1 unstable release

0.1.0 Apr 19, 2019

#733 in #codec

MIT license

7KB
162 lines

Coconut

A rust library simular to tokio-codec, converting a io source implementing AsyncRead into a Stream

Usage

Add this to your Cargo.toml:

[dependencies]
coconut = "0.1.0"

Dependencies

~1.5MB
~23K SLoC