#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

#1361 in Network programming

Download history 4/week @ 2024-12-06 1/week @ 2024-12-13 154/week @ 2025-01-10 11/week @ 2025-01-17 1/week @ 2025-01-31

166 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

~4–11MB
~140K SLoC