overleaf/services/real-time
Jakob Ackermann 41debfae0f [ChannelManager] rework (un)subscribing to redis
- send a subscribe request on every request
- wait for a pending unsubscribe request before subscribing
- wait for a pending subscribe request before unsubscribing

Co-Authored-By: Brian Gough <brian.gough@overleaf.com>
2020-05-15 18:34:33 +02:00
..
.github
app/coffee [ChannelManager] rework (un)subscribing to redis 2020-05-15 18:34:33 +02:00
config [misc] config: add headroom for JSON serialization in maxUpdateSize 2020-03-24 16:21:29 +01:00
test [misc] test/unit: fix typos and assertion of error messages 2020-05-15 14:46:05 +02:00
.dockerignore
.gitignore
.nvmrc
app.coffee [misc] track redis pub/sub payload sizes on publish 2020-03-30 11:31:44 +02: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
Jenkinsfile
Makefile
nodemon.json
package-lock.json [misc] bump sinon to 2.x for promise support with stubs 2020-05-15 12:01:22 +02:00
package.json [misc] bump sinon to 2.x for promise support with stubs 2020-05-15 12:01:22 +02:00
socket.io.patch.js