#mumble #protocols #server #client

mumble-protocol

Rust implementation of the Mumble protocol

6 releases (3 breaking)

0.4.1 Jan 1, 2021
0.4.0 Dec 27, 2020
0.3.1 Nov 5, 2020
0.3.0 Apr 5, 2020
0.1.0 Feb 3, 2019

#7 in #mumble

Download history 6/week @ 2024-11-13 8/week @ 2024-11-20 10/week @ 2024-11-27 21/week @ 2024-12-04 40/week @ 2024-12-11 5/week @ 2024-12-18 4/week @ 2024-12-25 13/week @ 2025-01-01 7/week @ 2025-01-08 8/week @ 2025-01-15 9/week @ 2025-01-29 44/week @ 2025-02-05 39/week @ 2025-02-12 7/week @ 2025-02-19 10/week @ 2025-02-26

102 downloads per month
Used in 2 crates

MIT/Apache

54KB
1K 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

~6–12MB
~151K SLoC