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 Add appltOtUpdate end point (sans acceptance tests for now) 2014-11-13 17:07:05 +00:00
ConnectedUsersManager.coffee Distribute server side socket.io updates over Redis Pub/Sub 2014-11-13 16:03:37 +00:00
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 Add in /clients and /client/:client_id status end points 2014-11-13 11:48:49 +00:00
Router.coffee Relay messages received via HTTP into the project 2015-03-03 17:15:19 +00:00
TrackChangesManager.coffee Add in track changes and doc updater flushing calls 2014-11-14 15:53:59 +00:00
Utils.coffee Add in /clients and /client/:client_id status end points 2014-11-13 11:48:49 +00:00
WebApiManager.coffee Send web requests with HTTP auth 2014-11-17 14:35:07 +00:00
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