-
Notifications
You must be signed in to change notification settings - Fork 18
Home
tiblu edited this page Apr 7, 2021
·
1 revision
- "USER_CHANGES" - UP - client sends this with new changeset.
- "ACCEPT_COMMIT" - DOWN - client receives it in case of successful "USER_CHANGES" event. That is, the changes client sent have been applied.
- "NEW_CHANGES" - DOWN - client receives this when new changes are by any other client. Contains the changeset to be applied.