mumble-voip / grumble

Alternative Mumble server
http://mumble.info/grumble
Other
275 stars 86 forks source link

I want to give grumble (and therefore mumble) the 2016 treatment #8

Closed faddat closed 6 years ago

faddat commented 7 years ago

With Mumble you've got to use ice + front end to get access to it. But, many mumble chats are connected to a web community in some way, shape or form, and form should follow function. So, here's what I'm thinking and greatly appreciate thoughts and criticism on:

Overall goal: Serve all of this from a single distributed binary (the static files can be compressed into the executable using one of a number of various go packages/libraries) and then let it fly. I'm writing to get next-steps on this and get a feel for other users needs.

Thanks!

mkrautz commented 7 years ago

Hi Jacob.

This is great. The general goals: API, Web UI, CLI UI, and an improved configuration system, and bridging Mumble to the web are all features we need.

Of the above, the ones I am interested in working on are getting the protocol bridged to the web. The first step would be to expose the Mumble protocol via websockets. See https://github.com/mumble-voip/mumble/issues/2131.

I am not going to have much time to look at any of the other stuff, so if you're interested in hacking on it, please go ahead. I am happy to review any changes -- or, if you wish, I can make you the grumble maintainer and give you commit access. I don't know if you have the time to commit to it -- but if we could kickstart the development, it would be awesome.

It would be wonderful if we could ship everything from your list above in a single static binary, and easily build that static binary as well.

faddat commented 7 years ago

So, I'm going to have time in a couple of weeks. I'm doing dev work for two mumble users at the moment, and they want their pages to be more interactive in terms of the experience with their raido shows.

I should say-- I'm not all that familiar with the mumble-using gaming community, both of my clients run crypto/fintech related interactive radio programs. So, once I am done getting a couple of databases to eat a blockchain's blocks, I'll be able to dedicate some real time to improving grumble :). I'm curious: Any idea how to go about surveying users of grumble/mumble? I figure that getting user stories in place now can only help guide the dev process once I get rolling....

Edit: Somewhat delayed but will still be progressing to this :).

PS: Code reviews sound super-helpful. I am a newer gopher, and your assistance in that dept would surely be appreciated.

mkrautz commented 6 years ago

If there is still interest, please ping this thread or me. For now, I'll close it. :-)