fryorcraken 459fe96fe6
fix: should not self-acknowledge messages (#2528)
* introduce `MessageId` type

* fix deprecated import

* test: own messages are not used for acks

* fix: own messages are not used for ack

* fix: own messages are not used for ack

* test: do not self-possible-ack

* doc: long term solution is SDS protocol change
2025-08-08 10:18:01 +10:00
..
2025-07-19 01:52:31 +02:00

Scalable Data Sync

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