overleaf/services/real-time/app/coffee
Brian Gough 2e0f5b74db send connectionAccepted/Rejected events on connect
let the client know whether it has successfully authenticated
2016-10-28 15:41:57 +01:00
..
AuthorizationManager.coffee track permissions when clients join and leave docs 2016-09-05 12:46:52 +01:00
ConnectedUsersManager.coffee Distribute server side socket.io updates over Redis Pub/Sub 2014-11-13 16:03:37 +00:00
DocumentUpdaterController.coffee Add in limit on all JSON parsing 2015-12-01 11:05:49 +00:00
DocumentUpdaterManager.coffee Return semantic error if doc ops range is not loaded 2016-05-31 14:21:23 +01:00
DrainManager.coffee Make breakout logic after draining N clients more clear 2016-10-24 16:54:56 +01:00
HttpApiController.coffee Add end point to start draining clients 2016-10-24 16:36:09 +01:00
HttpController.coffee Add in /clients and /client/:client_id status end points 2014-11-13 11:48:49 +00:00
Router.coffee send connectionAccepted/Rejected events on connect 2016-10-28 15:41:57 +01:00
SafeJsonParse.coffee Add in limit on all JSON parsing 2015-12-01 11:05:49 +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 add comment about fallback case 2016-09-05 12:46:52 +01:00
WebsocketLoadBalancer.coffee Add in limit on all JSON parsing 2015-12-01 11:05:49 +00:00