Expand description
Mumble protocol implementation in Rust.
Re-exports§
pub use voice::Clientbound;pub use voice::Serverbound;
Modules§
- Control channel messages and codecs
- Implementation of the cryptography used for Mumble’s voice channel
- Ping messages and codec
- Extension traits for Mumble’s varint format.
- Voice channel packets and codecs