foundation-utils.socket_ext
Home > @genesislcap/foundation-utils > SOCKET_EXT
SOCKET_EXT variable
The sub-path used for WebSocket connections when API_HOST is not set
Signature:
_SOCKET_EXT: string
Remarks
Optional.
Example
If API_HOST is not set, SOCKET_EXT is set to /custom and UI is served on https://localhost:1234 API host URL will be wss://localhost:1234/custom