focalboard/server/ws
Harshil Sharma 1020c03924
Prevented concurrent writes to websocket (#658)
* retained individual connection objects

* unlocking lock in defer

* Completely abstracted internal connection object

* Completely removed direct use of WS connection
2021-07-01 08:11:29 +02:00
..
websockets.go Prevented concurrent writes to websocket (#658) 2021-07-01 08:11:29 +02:00