• Nick Stenning's avatar
    Make connecting the WebSocket optional · ec3d389f
    Nick Stenning authored
    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.
    ec3d389f
streamer.js 3.71 KB