codemp/src
alemi 38911bdc31 feat: reworked cursor handle mechanism
instead of storing cursors it just streams them as they happen. instead
of just getting cursors from the controller, now you also send your
operations into it, mimicking more the behavior used for text ops
2023-07-04 22:54:25 +02:00
..
operation fix: factory delta with abs index and not skips 2023-07-04 00:58:56 +02:00
client.rs feat: reworked cursor handle mechanism 2023-07-04 22:54:25 +02:00
cursor.rs feat: reworked cursor handle mechanism 2023-07-04 22:54:25 +02:00
errors.rs chore: aligned match case, renamed to unwrap_or_warn 2023-07-01 14:12:33 +02:00
lib.rs fix: remove unnecessary async, re-exported ot, refactor 2023-07-02 23:59:04 +02:00
proto.rs chore: separated modules in a cargo workspace 2023-04-21 18:47:10 +02:00