servatrice/webclient/src/websocket
Jeremy Letto 586f23cfa9
Webatrice websocket refactor (#4435)
* add unit tests for websocket events

* add unit tests for KeepAliveService, clean up keepAlive termination flow

* put keepAlive command in protobuf service and expose thru webClient

* secure wss

* rename files tsx to ts

* add localhost support for ws/wss connection

Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
2021-10-17 20:52:59 -04:00
..
commands Webatrice websocket refactor (#4435) 2021-10-17 20:52:59 -04:00
events Webatrice websocket refactor (#4435) 2021-10-17 20:52:59 -04:00
persistence cleanup and unit tests (#4434) 2021-10-17 16:15:09 -04:00
services Webatrice websocket refactor (#4435) 2021-10-17 20:52:59 -04:00
utils Webatrice websocket refactor (#4435) 2021-10-17 20:52:59 -04:00
index.ts Refactor websocket into separate services, clean up socket status communication (#4433) 2021-10-17 01:07:30 -04:00
ProtoFiles.ts cleanup and unit tests (#4434) 2021-10-17 16:15:09 -04:00
WebClient.ts Webatrice websocket refactor (#4435) 2021-10-17 20:52:59 -04:00