overleaf/services/real-time
Jakob Ackermann ea75b84eef [misc] let the orchestrator handle the process restart
Note that there is also the `shutdownCleanly` interval which may notice
 that the shutdown has completed. There is some network IO required to
 signal all clients the server disconnect, so we cannot run process.exit
 immediately.
2020-08-13 13:39:25 +01:00
..
.github [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
app/js [misc] forcefully disconnect stale clients from shutdown process 2020-08-13 13:39:22 +01:00
config [misc] forcefully disconnect stale clients from shutdown process 2020-08-13 13:39:22 +01:00
test clean up join/leave handling 2020-08-12 10:54:22 +01:00
.dockerignore
.eslintrc
.gitignore [misc] bump the dev-env to 3.3.1 2020-08-05 10:46:23 +01:00
.nvmrc
.prettierrc
app.js [misc] let the orchestrator handle the process restart 2020-08-13 13:39:25 +01:00
buildscript.txt [misc] bump the dev-env to 3.3.1 2020-08-05 10:46:23 +01:00
docker-compose.ci.yml [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
docker-compose.yml [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
Dockerfile [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
Makefile [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
nodemon.json [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
package-lock.json [misc] bump socket.io and socket.io-client 2020-07-31 16:32:03 +01:00
package.json Merge pull request #174 from overleaf/jpa-bump-dev-env 2020-08-04 12:29:22 +02:00