#protocols #server #mumble #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

#2200 in Cryptography

48 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–7.5MB
~145K SLoC