15 unstable releases (5 breaking)

0.6.2 Jun 24, 2022
0.5.0 Jun 7, 2022
0.4.0 Feb 27, 2022
0.3.0 Jan 19, 2019
0.1.3 May 22, 2018

#2616 in Parser implementations

35 downloads per month
Used in airmash-protocol-v5

Apache-2.0 OR MIT

130KB
3.5K SLoC

Rust Airmash Protocol Library

ghactions Latest Version docs

This library allows for communicating with the airmash servers or for communicating with clients using the same protocol. By default it provides serialization and deserialization for the airmash v5 protocol under the v5 module allows for serializing and deserializing all provided types using serde if the "serde" feature is enabled.

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.

Dependencies

~0.6–1MB
~16K SLoC