1
0
Fork 0
forked from External/grumble
Alternative Mumble server (CEF)
Find a file
2010-11-20 21:55:53 +01:00
pkg Use new crypto API. 2010-11-20 16:11:41 +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 Move channel implementation to its own file. Make VoiceBroadcast work. 2010-11-20 21:55:53 +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 Synchronize voice broadcast. 2010-11-20 20:28:23 +01:00
README Throw the code out there. :) 2010-09-20 15:14:22 +02:00
server.go Move channel implementation to its own file. Make VoiceBroadcast work. 2010-11-20 21:55:53 +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.