1
0
Fork 0
forked from External/grumble
Alternative Mumble server (CEF)
Find a file
2012-03-10 13:18:57 +01:00
pkg Remove pkg/sqlite. 2012-03-10 13:17:49 +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 Improved help message. 2012-03-06 02:09:00 +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 Use custom domain for imports. 2012-03-10 13:18:57 +01:00
freeze.go Use custom domain for imports. 2012-03-10 13:18:57 +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 Use custom domain for imports. 2012-03-10 13:18:57 +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 Use custom domain for imports. 2012-03-10 13:18:57 +01:00
murmurdb.go Use custom domain for imports. 2012-03-10 13:18:57 +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 Use custom domain for imports. 2012-03-10 13:18:57 +01:00
signal_unix.go Use custom domain for imports. 2012-03-10 13:18:57 +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
version.go Improved help message. 2012-03-06 02:09:00 +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.