airmash-protocol 0.2.6

Protocol library for airma.sh
airmash-protocol-0.2.6 doesn't have any documentation.

Airmash Rust Protocol Library

circleci Latest Version docs

This library allows for communicating with the airmash server or for communicating with clients using the same protocol. It is meant to be used with a protocol backend such as the protocol-v5 crate.

At the moment, this library only supports rust nightly due to the use of a few nightly-only features.

Getting the library

To use this library, just add

airmash-protocol = "^0.2"

to your Cargo.toml. This will give you the latest version of the library.

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.