Skip to content

zhamlin/speakez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeakEZ

A mumble client and server written in Rust.

Overview

This repo is proof of concept and is not intended to be used in place of the original mumble server at this time.

Features

  • Supports existing mumble clients
  • Web client
  • Mobile support via Tauri

Running

# Start the mumble server
make run-server

# Start the web server for the web client.
# Runs on localhost:8080
make run-web

Inspiration

About

A mumble client and server written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published