mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-24 10:58:18 +00:00
Adds a new package for the browser implementation of scalable data sync. Ports some of the nim implementation of bloom filter to ts. Adds protobuf definition for SDS messages.
3 lines
206 B
Markdown
3 lines
206 B
Markdown
# Scalable Data Sync
|
|
|
|
Typescript implementation of the [Scalable Data Sync protocol](https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md) for message reliability of distributed logs in the browser. |