1
Fork 0
Find a file
2017-12-24 18:49:22 +00:00
bin Local build script tweaks: update toolchains first, build on beta. 2017-12-24 18:49:22 +00:00
src Fix lib.rs doc formatting. 2017-12-22 20:57:05 +00:00
.gitignore .gitignore .cargo/config. 2017-12-22 21:00:09 +00:00
.travis.yml Build script for travis. 2017-12-22 20:24:20 +00:00
Cargo.toml Add no-std category. 2017-12-24 18:09:06 +00:00
LICENSE-APACHE Created crate, interface and failing test. 2017-12-21 02:29:43 +00:00
LICENSE-MIT Created crate, interface and failing test. 2017-12-21 02:29:43 +00:00
README.md Fixed badge in README.md. 2017-12-24 00:19:03 +00:00

framed

Rust crate to send and receive slices of bytes over lossy streams of bytes.

Crate

Documentation

Build Status

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.