mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-27 22:02:05 +00:00
A web-based collaborative LaTeX editor
55af5e502f
Also drop dead code: - user_id bailout There is a check on a completed joinProject call now. It will always set a user_id, see Router.coffee which has a fallback `{_id:"..."}`. - late project_id bailout WebsocketLoadBalancer.emitToRoom will not work without a project_id. We have to bail out before the call. |
||
---|---|---|
services/real-time |