Mumble server in Rust.

Frans Bergman c0f650ba6f Use unbounded_channel for server and client events il y a 2 ans
src c0f650ba6f Use unbounded_channel for server and client events il y a 2 ans
.gitignore fda44fb76a Use the mumble-protocol crate instead of protobuf il y a 2 ans
Cargo.lock fda44fb76a Use the mumble-protocol crate instead of protobuf il y a 2 ans
Cargo.toml fda44fb76a Use the mumble-protocol crate instead of protobuf il y a 2 ans
LICENSE 34153f5bde Create LICENSE il y a 3 ans
README.md f3e60d4a01 Create README.md il y a 2 ans

README.md

Rumble

Mumble server written in Rust

What works

  • Voice chat
  • Text messaging
  • Server status reporting
  • User status reporting