#mumble #protocols #server #clients

mumble-protocol-2x

Rust implementation of the Mumble protocol

2 unstable releases

0.6.0 Jan 11, 2025
0.5.0 Nov 22, 2021

#1443 in Network programming

Download history 1/week @ 2024-12-04 4/week @ 2024-12-11 150/week @ 2025-01-08 15/week @ 2025-01-15

165 downloads per month

MIT/Apache

60KB
1.5K SLoC

mumble-protocol

Crates.io License Documentation

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

Usage

See examples/echo_client.rs.


lib.rs:

Mumble protocol implementation in Rust.

Dependencies

~3–11MB
~140K SLoC