Alternative Mumble server
Find a file
2012-02-06 22:17:42 +01:00
pkg Update for Go 1. 2012-02-06 22:17:42 +01:00
.gitignore Update for Go 1. 2012-02-06 22:17:42 +01:00
acl.go Don't check for missing +traverse in ACL loop. Wait until all ACLs have been considered. 2011-04-27 22:11:07 +02:00
args.go Refine wording in args.go. 2011-11-10 00:50:18 +01:00
AUTHORS Add pcgod to AUTHORS. 2011-04-09 21:50:16 +02:00
channel.go Update for Go 1. 2012-02-06 22:17:42 +01:00
client.go Update for Go 1. 2012-02-06 22:17:42 +01:00
freeze.go Update for Go 1. 2012-02-06 22:17:42 +01:00
gencert.go Update for Go 1. 2012-02-06 22:17:42 +01:00
group.go Major gofix run. 2011-11-08 15:05:13 +01:00
grumble.go Update for Go 1. 2012-02-06 22:17:42 +01:00
LICENSE Update LICENSE file. 2011-04-09 21:52:05 +02:00
Makefile Add VoiceTarget support (whispers and shouts) 2011-11-12 20:29:18 +01:00
message.go Update for Go 1. 2012-02-06 22:17:42 +01:00
murmurdb.go Update for Go 1. 2012-02-06 22:17:42 +01:00
README Throw the code out there. :) 2010-09-20 15:14:22 +02:00
register.go Update for Go 1. 2012-02-06 22:17:42 +01:00
server.go Update for Go 1. 2012-02-06 22:17:42 +01:00
signal_unix.go Update for Go 1. 2012-02-06 22:17:42 +01:00
signal_windows.go Abstract away signal handling. 2011-05-16 23:46:25 +02:00
ssh.go Update for Go 1. 2012-02-06 22:17:42 +01:00
user.go Major gofix run. 2011-11-08 15:05:13 +01:00
voicetarget.go Add VoiceTarget support (whispers and shouts) 2011-11-12 20:29:18 +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.