overleaf/services/real-time/test/unit/coffee
Jakob Ackermann 15244a54be [misc] WebsocketController: limit the update size to 7mb
bail out early on -- especially do not push the update into redis for
 doc-updater to discard it.

Confirm the update silently, otherwise the frontend will send it again.
Broadcast a 'otUpdateError' message and disconnect the client, like
 doc-updater would do.
2020-03-24 09:12:12 +01:00
..
helpers Listen for updates from doc updater and send them to clients 2014-11-14 15:30:18 +00:00
AuthorizationManagerTests.coffee track permissions when clients join and leave docs 2016-09-05 12:46:52 +01:00
ChannelManagerTests.coffee update naming from Set -> Map 2019-07-24 14:18:15 +01:00
ConnectedUsersManagerTests.coffee minimal fix for undefined connected users 2019-08-16 10:07:30 +01:00
DocumentUpdaterControllerTests.coffee fix unit tests 2019-07-19 08:49:57 +01:00
DocumentUpdaterManagerTests.coffee Merge pull request #53 from overleaf/em-doc-updater-404s 2019-06-03 10:55:04 +01:00
DrainManagerTests.coffee fix unit tests 2019-08-13 17:26:49 +01:00
EventLoggerTests.coffee fix unit tests 2019-04-11 15:07:42 +01:00
RoomManagerTests.coffee ignore spurious requests to leave other docs 2019-07-29 15:19:08 +01:00
SafeJsonParseTest.coffee Add in limit on all JSON parsing 2015-12-01 11:05:49 +00:00
WebApiManagerTests.coffee Revert "Revert "Track the isRestrictedUser flag on clients"" 2019-10-30 13:52:36 +00:00
WebsocketControllerTests.coffee [misc] WebsocketController: limit the update size to 7mb 2020-03-24 09:12:12 +01:00
WebsocketLoadBalancerTests.coffee Revert "Revert "Track the isRestrictedUser flag on clients"" 2019-10-30 13:52:36 +00:00