Johni0702 / rust-mumble-protocol

Rust implementation of the Mumble protocol
Other
35 stars 13 forks source link

mumble-protocol

Crates.io License Documentation

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

Usage

See examples/echo_client.rs.