socketEndpoint property
The socket endpoint.
Defaults to ws://localhost:4001/socket/websocket in debug mode and https://api.lenra.io/socket/websocket in release mode.
Implementation
final String socketEndpoint;
The socket endpoint.
Defaults to ws://localhost:4001/socket/websocket in debug mode and https://api.lenra.io/socket/websocket in release mode.
final String socketEndpoint;