overleaf/services/real-time
Brian Gough 7380d523d5 avoid emitting when client not connected
the emit is happening asynchronously after the client list is computed,
so clients may have disconnected in the intervening time.
2020-02-04 11:39:37 +00:00
..
.github add public link to contributing docs 2019-10-25 13:22:58 -04:00
app/coffee avoid emitting when client not connected 2020-02-04 11:39:37 +00:00
config Catch errors from socket.io and attempt graceful cleanup 2019-10-17 12:45:56 +01:00
test Filter "comments" if restricted user. 2019-10-30 13:54:40 +00: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 Revert "Csh issue 1118 node 10.15.3" 2019-05-24 15:21:48 +01:00
.travis.yml Setup travis ci 2018-04-19 14:37:46 +01:00
app.coffee Catch errors from socket.io and attempt graceful cleanup 2019-10-17 12:45:56 +01:00
buildscript.txt bump build script to 1.1.24 2019-10-25 13:23:13 -04:00
docker-compose.ci.yml bump build script to 1.1.24 2019-10-25 13:23:13 -04:00
docker-compose.yml bump build script to 1.1.24 2019-10-25 13:23:13 -04:00
Dockerfile Bump Dockerfile to node 10 2019-10-17 12:46:07 +01:00
Jenkinsfile update Git URL in Jenkinsfile 2019-05-07 17:45:08 +01:00
Makefile bump build script to 1.1.24 2019-10-25 13:23:13 -04:00
nodemon.json update build scripts, acceptence tests now pass. includes dockerfile 1.1.3 2018-05-23 15:00:46 +01:00
npm-shrinkwrap.json Update socket.io to latest patch release 2020-02-04 10:32:54 +00: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