fryorcraken 914beb6531
fix: (sds) ensure incoming messages have their retrieval hint stored (#2604)
* 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
2025-08-28 15:57:23 +10:00
..
2025-08-15 21:56:59 +02:00
2025-08-15 21:56:59 +02:00

Scalable Data Sync

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