mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 05:43:08 +00:00
* wip * feat: integrate sds-r with message channels * fix: fix implementation guide, remove unrelated claude file * feat: integrate sds-r within reliable channels SDK * fix: fix import, export * fix: fix build errors, simplify parallel operation * fix: sigh. this file has 9 lives * fix: simplify more * fix: disable repair if not part of retrieval strategy * fix: remove dead code, simplify * fix: improve repair loop Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com> * chore: make retrievalStrategy mandatory argument * chore: add repair multiplier, safer checks --------- Co-authored-by: fryorcraken <commits@fryorcraken.xyz> Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
Scalable Data Sync
Typescript implementation of the Scalable Data Sync protocol for message reliability of distributed logs in the browser.