-
Would be working on implementing the collaborative editing algorithm : Operational Transformation. Would be making all list of issues, and references we can take help from! @aero31aero, cool?
-
https://github.com/Operational-Transformation/ot.js
https://github.com/share/sharedb
https://github.com/ottypes/docs
현재 websocket에 부하가 너무 큽니다 (현재 원하는 슬라이드에 대한 정보만 받는게 아니라 모든 정보를 다 받거든요
-
just a reference on browser to browser communication using javascript.
references on operational transformations.
https://thegeez.net/2019/03/03/serverless_collab.html
afomi updated
5 years ago
-
Smart manufacturing can play a crucial role in increasing agility for companies in the manufacturing industry by leveraging advanced technologies and data-driven insights, smart manufacturing enable…
-
1. "A Survey of Collaborative Editing Techniques" by Sun and Scissors, "Operational Transformation in Real-Time Group Editors: Issues, Algorithms, and Achievements" by Ellis.
2. [ShareJS](https://git…
-
**Description:**
The Extract-Transform-Load (ETL) design pattern is crucial for data integration and data warehousing processes. It involves extracting data from various sources, transforming it to fi…
-
The convergence between Emergence configuration, Relay network and Architect expressions and Polykey is a distributed graph database.
We need to examine:
* Incremental Graph Processing - https:/…
-
I love the beginning of this description of how ot works: http://operational-transformation.github.io The promise that it isn't so hard to understand is quite alluring.
The reason I'm interested is I…
-
It would be better to use a format closer to simple operational semantics.
Action should correspond to self-content atomic transformation of graphs + side-effects.
(In particular, it requires an a…
-
**Is your feature request related to a problem? Please describe.**
Current evaluator performance slightly favors
```nix
let inherit (lib) foo;
in f foo foo foo;
```
instead of
```nix
f…