mirror of
https://github.com/mumble-voip/grumble.git
synced 2025-12-29 06:01:58 -08:00
9 lines
572 B
Markdown
9 lines
572 B
Markdown
|
|
|
|
|
|
Linux CI (Travis CI):
|
|
|
|
[](https://travis-ci.org/digitalautonomy/grumble)
|
|
|
|
|
|
This fork of Grumble was made to make it possible to use the functionality of the server as a pure library. In order to do this, all paths were changed, the package cmd/grumble was renamed to server, and the main function in that package was renamed exampleMain. If you're interested in the original code or documents, please go to [https://github.com/mumble-voip/grumble](https://github.com/mumble-voip/grumble).
|