mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
* SDS: export `MessageId` * SDS: attach retrieval hints to incoming messages * sds: ensure items are ordered by timestamp * test: sds: avoid using "as any" as it bypasses type checks * test: filter: avoid using "as any" as it bypasses type checks * test: fix tests without introducing proxy
Scalable Data Sync
Typescript implementation of the Scalable Data Sync protocol for message reliability of distributed logs in the browser.