socketEndpoint property

String socketEndpoint
final

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;