signalingServerUrl property
final
The WebSocket URL for the signaling server.
Should use wss:// for secure connections in production.
Implementation
final String signalingServerUrl;
The WebSocket URL for the signaling server.
Should use wss:// for secure connections in production.
final String signalingServerUrl;