overleaf/services/real-time/app/coffee
James Allen 503b766dcc For duplicate ops only send ack to submitting client
When a duplicate op is received, we only need to ack it to client
that sent it. Only that client is having trouble, and all other clients
will already have received it.
2015-11-19 10:58:28 +00:00
..
AuthorizationManager.coffee
ConnectedUsersManager.coffee
DocumentUpdaterController.coffee For duplicate ops only send ack to submitting client 2015-11-19 10:58:28 +00:00
DocumentUpdaterManager.coffee added metrics into realtime around doc update manager 2015-08-29 08:26:16 +01:00
HttpApiController.coffee Accept arrays of messages to send to client 2015-03-12 14:32:35 +00:00
HttpController.coffee
Router.coffee Relay messages received via HTTP into the project 2015-03-03 17:15:19 +00:00
TrackChangesManager.coffee
Utils.coffee
WebApiManager.coffee
WebsocketController.coffee Record user id correctly when updating position 2015-02-05 13:41:31 +00:00
WebsocketLoadBalancer.coffee Relay messages received via HTTP into the project 2015-03-03 17:15:19 +00:00