mirror of
https://github.com/mumble-voip/grumble.git
synced 2025-12-19 21:59:59 -08:00
Alternative Mumble server
| pkg | ||
| .gitignore | ||
| acl.go | ||
| AUTHORS | ||
| channel.go | ||
| client.go | ||
| ctl.go | ||
| ctlrpc.go | ||
| freeze.go | ||
| gencert.go | ||
| group.go | ||
| grumble.go | ||
| LICENSE | ||
| Makefile | ||
| message.go | ||
| murmurdb.go | ||
| README | ||
| register.go | ||
| server.go | ||
| signal_unix.go | ||
| signal_windows.go | ||
| user.go | ||
What is Grumble? ================ Grumble is an implementation of Murmur (the server component of Mumble, an open-source VoIP application) in the Go language.