Arseniy Klempner 468512fa85
feat(sds): create package for sds and add protobuf def
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.
2025-01-28 18:53:41 -08:00
..

Scalable Data Sync

Typescript implementation of the Scalable Data Sync protocol for message reliability of distributed logs in the browser.