rust-mumble-protocol icon indicating copy to clipboard operation
rust-mumble-protocol copied to clipboard

Rust implementation of the Mumble protocol

mumble-protocol

Crates.io License Documentation

Rust implementation of the Mumble protocol for use in clients and servers.

Usage

See examples/echo_client.rs.