Docs.rs
mumble-protocol-0.4.1
mumble-protocol 0.4.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Johni0702
Dependencies
byteorder ^1
normal
bytes ^1.0
normal
openssl ^0.10
normal
optional
protobuf ^2
normal
tokio-util ^0.6
normal
argparse ^0.2
dev
futures ^0.3
dev
native-tls ^0.2
dev
tokio ^1.0
dev
tokio-native-tls ^0.3
dev
tokio-util ^0.6
dev
protobuf-codegen-pure ^2.14
build
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mumble_
protocol
0.4.1
All Items
Crate Items
Re-exports
Modules
Crate
mumble_protocol
Copy item path
Source
Expand description
Mumble
protocol implementation in Rust.
Re-exports
§
pub use voice::
Clientbound
;
pub use voice::
Serverbound
;
Modules
§
control
Control channel messages and codecs
crypt
Implementation of the cryptography used for Mumble’s voice channel
ping
Ping messages and codec
varint
Extension traits for Mumble’s varint format.
voice
Voice channel packets and codecs