loro/crates/loro-common
Zixuan Chen 1295ac6d61
(wasm) Extract VersionVector class and fix inconsistent PeerID repr (#249)
* refactor(wasm): extract VersionVector class and fix inconsistent PeerID in wasm

* fix: example type err

* fix: binding err

* fix: peer id repr should be consistent

* test: update tests
2024-01-18 13:28:28 +08:00
..
src (wasm) Extract VersionVector class and fix inconsistent PeerID repr (#249) 2024-01-18 13:28:28 +08:00
Cargo.toml
LICENSE
README.md

loro-common

This crate contains the common basic types for the Loro project. It's shared by loro-internal and loro-preload.