overleaf/services/real-time
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
..
.github add public link to contributing docs 2019-10-25 13:22:58 -04:00
app/coffee [misc] WebsocketController: limit the update size to 7mb 2020-03-24 09:12:12 +01:00
config [misc] WebsocketController: limit the update size to 7mb 2020-03-24 09:12:12 +01:00
test [misc] WebsocketController: limit the update size to 7mb 2020-03-24 09:12:12 +01:00
.dockerignore update build scripts, acceptence tests now pass. includes dockerfile 1.1.3 2018-05-23 15:00:46 +01:00
.gitignore Add **/*.map to .gitignore 2019-01-08 14:28:10 +00:00
.nvmrc update node version in nvmrc and buildscripts 2020-02-07 14:41:12 +00:00
app.coffee [misc] let proxys observe an upcoming shutdown before starting to drain 2020-03-17 16:41:48 +01:00
buildscript.txt [misc] cleanup unused dependency on mongo 2020-02-12 14:44:01 +01:00
docker-compose.ci.yml [misc] cleanup unused dependency on mongo 2020-02-12 14:44:01 +01:00
docker-compose.yml [misc] cleanup unused dependency on mongo 2020-02-12 14:44:01 +01:00
Dockerfile [misc] update the build scripts to 1.3.5 2020-02-11 12:27:56 +01:00
Jenkinsfile [misc] update the build scripts to 1.3.5 2020-02-11 12:27:56 +01:00
Makefile [misc] update the build scripts to 1.3.5 2020-02-11 12:27:56 +01:00
nodemon.json update build scripts, acceptence tests now pass. includes dockerfile 1.1.3 2018-05-23 15:00:46 +01:00
package-lock.json [misc] rename npm-shrinkwrap.json to package-lock.json and run npm i 2020-02-12 14:39:53 +01:00
package.json Update socket.io to latest patch release 2020-02-04 10:32:54 +00:00
socket.io.patch.js Update hybi-16 patch to work with socket.io 0.9.19 2020-02-04 10:43:06 +00:00