link-common 0.5.6-rc.0

Shared Rust implementation for KalamDB link crates
Documentation
1
2
3
4
5
# link-common

Shared Rust implementation for KalamDB client crates.

Application code should depend on [`kalam-client`](https://crates.io/crates/kalam-client) for native Rust apps, or the language SDK packages for TypeScript and Dart. Browser WASM builds are implemented in the separate `kalam-link-wasm` crate, which depends on this crate for shared protocol logic.