mirror of
https://github.com/loro-dev/loro.git
synced 2024-11-28 17:41:49 +00:00
47fea50dda
* feat: use resolved diff as event * feat: wasm ValueOrContainer event * fix: cargo fix * fix: avoid state clone * chore: add resolve event bench * test: add handler in event test * refactor: use resolved as external diff * chore: cargo fix * fix: typescript loro value type * fix: use Arc::new_cyclic * refactor: bring back sub container |
||
---|---|---|
.. | ||
.vscode | ||
src | ||
tests | ||
.gitignore | ||
.npmignore | ||
CHANGELOG.md | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
rollup.config.mjs | ||
tsconfig.json | ||
vite.config.ts |
loro-crdt
Loro CRDTs is a high-performance CRDT framework.
It makes your app state synchronized, collaborative and maintainable effortlessly.
Learn more at https://loro.dev