mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 15:24:48 +01:00
alemi
5277eceb01
basically now calling recv assumes we have locked the editor state, and no more operations will be enqueued. this allows to safely transform and send server operations. the way local ops are transformed and sent is still kinda buggy but it mostly works? "dead"locks sometimes until more stuff arrives. also buffercontroller no longer implements operation factory, you gotta make a factory yourself |
||
---|---|---|
.. | ||
controller.rs | ||
mod.rs | ||
worker.rs |