Make connecting the WebSocket optional
In preparation for splitting the hosting of the WebSocket server into a separate process, make it possible to run the client without attempting to connect to the WebSocket. If the `websocketUrl` setting is missing, we will not attempt to connect.
Showing
Please register or sign in to comment