airmash-protocol

Crates.ioairmash-protocol
lib.rsairmash-protocol
version0.6.2
sourcesrc
created_at2018-05-13 04:42:59.624106
updated_at2022-06-24 21:41:31.591039
descriptionProtocol library for airmash
homepage
repositoryhttps://github.com/steamroller-airmash/airmash-protocol-rs
max_upload_size
id65142
size144,097
(steamroller-airmash)

documentation

README

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.

Commit count: 689

cargo fmt