colibri 0.1.4

Rust data structures for Jitsi Meet Colibri messages
Documentation
# colibri

This is a set of data structures describing Colibri messages as sent between Jitsi Videobridge and clients such as Jitsi Meet. Derived Serde deserializers and serializers are provided.

[![Crate](https://img.shields.io/crates/v/colibri.svg)](https://crates.io/crates/colibri)

[API Documentation](https://docs.rs/colibri/)

## License

`colibri` is licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

## Contribution

Any kinds of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

## Acknowledgements

`colibri` development is sponsored by [AVStack](https://www.avstack.io/). We provide globally-distributed, scalable, managed Jitsi Meet backends.