framed 0.1.4

Send and receive data over lossy streams of bytes.
Documentation

framed

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

Crate

Documentation: Documentation

This crate should build on the latest Rust stable, beta, and nightly toolchains. When the cargo feature use_std is disabled (requires nightly toolchain), it should also build in embedded projects with no_std.

Development

Source code and issues on GitHub: GitHub last commit

CI build on Travis CI: Build Status

Pull requests welcome.

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.