1
0
Fork 0
forked from External/grumble
Alternative Mumble server (CEF)
Find a file
2010-11-20 23:05:44 +01:00
pkg Send correct channel tree. Update mumbleproto. Add comments regarding UserState permission handling. 2010-11-20 23:05:44 +01:00
AUTHORS Throw the code out there. :) 2010-09-20 15:14:22 +02:00
channel.go Move channel implementation to its own file. Make VoiceBroadcast work. 2010-11-20 21:55:53 +01:00
client.go Send correct channel tree. Update mumbleproto. Add comments regarding UserState permission handling. 2010-11-20 23:05:44 +01:00
grumble.crt Throw the code out there. :) 2010-09-20 15:14:22 +02:00
grumble.go Throw the code out there. :) 2010-09-20 15:14:22 +02:00
grumble.key Throw the code out there. :) 2010-09-20 15:14:22 +02:00
LICENSE Throw the code out there. :) 2010-09-20 15:14:22 +02:00
Makefile Move channel implementation to its own file. Make VoiceBroadcast work. 2010-11-20 21:55:53 +01:00
message.go Send correct channel tree. Update mumbleproto. Add comments regarding UserState permission handling. 2010-11-20 23:05:44 +01:00
README Throw the code out there. :) 2010-09-20 15:14:22 +02:00
server.go Send correct channel tree. Update mumbleproto. Add comments regarding UserState permission handling. 2010-11-20 23:05:44 +01:00
tlsserver.go Make source code compatible with the latest releases. 2010-11-05 21:22:50 +01:00

What is Grumble?
================

Grumble is an implementation of Murmur (the server component of Mumble, an
open-source VoIP application) in the Go language.