A browser based Mumble client utilizing WebRTC.
Two-way voice communication works.
UI does not exist.
- node-mumble for Mumble protocol handling
- node-celt for Celt encoding
- node-jitterbuffer for jitter buffer
- peerconnection for Node.js WebRTC implementation