![circleci] [![Latest Version]][crates.io] ![docs]
This library allows for communicating with the airmash server or for communicating with clients using the same protocol.
To use this library, just add
airmash-protocol = "^0.1"
to your Cargo.toml
. This will give you the
latest version of the library.
Examples using this library can be found here.