Commit graph

8 commits

Author SHA1 Message Date
56db49746d chore: commented out unused stuff for now 2023-04-13 00:54:37 +02:00
ftbsc
0f5e4c7f8d chore: small style tweaks 2023-04-12 16:58:00 +02:00
2fde9659db feat: parse CLI args in server too 2023-04-12 04:59:33 +02:00
8ca5128ca9 feat: very crude cursor implementation 2023-04-12 03:29:42 +02:00
c1b7073e89 fix: better error handling 2023-04-12 00:33:14 +02:00
b891c0d2f0 feat: added sync rpc 2023-04-11 22:35:10 +02:00
9bf12b8bc3 feat: add user to msgs, pass msgs directly 2023-04-10 20:24:11 +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