Alternative Mumble server
Find a file
Mikkel Krautz c2f3f0de47 gofmt run.
2010-11-20 01:10:08 +01:00
pkg Throw the code out there. :) 2010-09-20 15:14:22 +02:00
AUTHORS Throw the code out there. :) 2010-09-20 15:14:22 +02:00
client.go gofmt run. 2010-11-20 01:10:08 +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 Throw the code out there. :) 2010-09-20 15:14:22 +02:00
message.go gofmt run. 2010-11-20 01:10:08 +01:00
README Throw the code out there. :) 2010-09-20 15:14:22 +02:00
server.go gofmt run. 2010-11-20 01:10:08 +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.