Airmash Rust Protocol Library

![circleci] [![Latest Version]][crates.io] ![docs]

This library allows for communicating with the airmash server or for communicating with clients using the same protocol.

Getting the library

To use this library, just add airmash-protocol = "^0.1.0" to your Cargo.toml. This will give you the latest version of the library.

Examples

Examples using this library can be found here.