acomminos / Jumble

An Android service implementation of the Mumble protocol.
GNU General Public License v3.0
90 stars 51 forks source link

Connect to more than one server at a time with Jumble #20

Open iammeat opened 8 years ago

iammeat commented 8 years ago

Is it possible to use Jumble to connect to two or more servers simultaneously? I'm considering making a voice bridge that would benefit from being able to do that.

If not, can you advise which areas of the code would need to be modified to allow such a configuration please?