Commit Graph

9 Commits (4736ca490c80cb79bfbef5fe09be601c08863206)

Author SHA1 Message Date
Jonathan Perret 96b652fb52
Support HTTP long polling as an alternative to WebSockets (#859)
3 months ago
Florent 5533b9b7ee
Fix server crash when client passes malformed JSON (#826)
5 months ago
Dmitry S 4d9bbf6263 (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
7 months ago
George Gevoian 0cadb93d25 (core) Update dependencies
8 months ago
Dmitry S fbae81648c (core) Add options to /status health-check endpoints to check DB and Redis liveness.
8 months ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
10 months ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago