nilenso/time-tracker

Websocket connection is created everytime panel changes to `:timers`

samrat opened this issue · 0 comments

Even if the client already has a websocket connection, a new connection is created. Furthermore, the :save-ws-connection event handler also starts a :ping for each connection.