airmash-protocol 0.5.0

Protocol library for airmash
Documentation

Airmash Rust Protocol Library

ghactions 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.

Getting the library

To use this library, just add

airmash-protocol = "0.4"

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.