select the Application name upon connection

By coincidence I do have a JS api question and this forum was just created today.

I am not using the Lite application, and cannot find anywhere in the JS api to select the Application name upon connection.

I can of course use the WebSocketListener.OverrideApplication in the server config. But would prefer flexibility of not using a hardcoded override in the server config.

How to select the application from JS api?

Comments