index - Rantanen/node-mumble GitHub Wiki
Connect to the Mumble server.
Params
- url
string
- Mumble server address. - [options]
Object
- TLS options. - done
function
- Connection callback receiving MumbleClient.
Returns: ConnectionManager
- The manager used to establish the connection.
The URL specifies the Mumble server address. It can be either host with
optional port specified with host:port
or then the full mumble://
.