9bbd30a5f8
feat: super barebones synched cursor across clients
2022-10-18 02:22:04 +02:00
e9500afd55
feat: did some plumbing for events and cursors channels
2022-09-24 01:14:12 +02:00
824cb62933
chore: moved responsabilites around again
2022-08-28 23:41:11 +02:00
83ae6e3cd1
feat: initial rework of protocol flow
...
Added a "session" stage, to auth and connect to a Workspace.
Added workspace-level operations (sync, get buffers list...).
Added buffer-level sync operations (push, pull).
2022-07-31 13:44:48 +02:00
4491482b0a
feat: improved protocol definition
...
use session for authentication, then workspace to keep in sync and
subscribe to new buffers. Buffer service will dispatch live updates.
2022-07-30 14:35:38 +02:00
0151a9e1bd
feat: defined some basic protocol
...
Co-authored-by: f-tlm <f-tlm@users.noreply.github.com>
2022-07-13 01:56:21 +02:00