1
0
Fork 0
forked from External/grumble
Alternative Mumble server (CEF)
Find a file
2011-04-06 18:12:21 +02:00
pkg Small cleanups in cryptstate 2011-01-05 06:34:47 +08:00
.gitignore Add a .gitignore file 2011-01-05 06:34:47 +08:00
acl.go Initial ACL and group support. 2010-11-23 00:37:24 +01:00
AUTHORS Throw the code out there. :) 2010-09-20 15:14:22 +02:00
channel.go Handle ChannelState messages. 2011-04-06 18:12:21 +02:00
client.go Support for UserState blobs (textures and comments) 2010-11-28 20:46:26 +01:00
group.go Initial ACL and group support. 2010-11-23 00:37:24 +01:00
grumble.crt Throw the code out there. :) 2010-09-20 15:14:22 +02:00
grumble.go Add checks for buggy goprotobuf. 2010-11-28 03:18:44 +01: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 Initial ACL and group support. 2010-11-23 00:37:24 +01:00
message.go Handle ChannelState messages. 2011-04-06 18:12:21 +02:00
README Throw the code out there. :) 2010-09-20 15:14:22 +02:00
server.go Handle ChannelState messages. 2011-04-06 18:12:21 +02:00
tlsserver.go Handle UserState and UserRemove (with a few exceptions!) 2010-11-27 14:22:47 +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.