mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
2589e2d417
It is not a fatal error if an op has already been submitted. We just need to send an ack back to the client that submitted it and continue. If we detect a duplicate op, set dup: true on the op and pass it back to real-time for distributing. The dup: true flag will ensure it only gets acknowledged to the submitting client, not everyone. |
||
---|---|---|
.. | ||
app | ||
config | ||
test | ||
.gitignore | ||
.travis.yml | ||
app.coffee | ||
Gruntfile.coffee | ||
LICENSE | ||
package.json | ||
README.md |