Crates.io | airmash-protocol |
lib.rs | airmash-protocol |
version | 0.6.2 |
source | src |
created_at | 2018-05-13 04:42:59.624106 |
updated_at | 2022-06-24 21:41:31.591039 |
description | Protocol library for airmash |
homepage | |
repository | https://github.com/steamroller-airmash/airmash-protocol-rs |
max_upload_size | |
id | 65142 |
size | 144,097 |
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.
Licensed under either of
at your option.
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.