mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 21:07:43 +00:00
d872ac6488
* fix: avoid auto unsubscribe (due to gc) in js env * fix: drop subscription if the subscriber is dropped * perf: use manually drop * fix: rm once_cell dep * fix: should call unsubscribe |
||
---|---|---|
.. | ||
benches | ||
docs | ||
examples | ||
fuzz | ||
proptest-regressions/dag | ||
scripts | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
deno.json | ||
deno.lock | ||
Encoding.md | ||
README.md |
loro-internal
This is the internal implementation of Loro.
Its interface subject to change. You should not use it as dependency directly.
Consider use loro
crate instead.