Commit graph

5 commits

Author SHA1 Message Date
9a1d84bc64 chore: split cursor and buffer protos 2023-08-16 17:08:53 +02:00
ebbca24a99 chore: dramatically simplified everything
working on this was really hard, so i'm making simple things first.
removed almost everything except bare buffer changes, and not even done
in a smart way, but should be a working PoC? now trying to make a
working client to test it out and actually work on a real prototype
2023-04-07 03:10:45 +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
754695770d fix: build protocol definitions paths
Co-authored-by: f-tlm <f-tlm@users.noreply.github.com>
2022-07-13 01:59:01 +02:00
65300edf90
build: initial commit with tonic stubs 2022-07-10 19:01:56 +02:00