Ability to choose which protocol to use (Websocket or WebRTC) with Netflux
This commit is contained in:
@@ -170,6 +170,7 @@ define([
|
||||
|
||||
// the websocket URL (deprecated?)
|
||||
websocketURL: Config.websocketURL,
|
||||
webrtcURL: Config.webrtcURL,
|
||||
|
||||
// our username
|
||||
userName: userName,
|
||||
|
||||
Reference in New Issue
Block a user