mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-01-14 14:03:11 +00:00
- Introduce command queue system for sequential task processing - Add comprehensive event system for message lifecycle tracking - Restructure codebase with separate bloom_filter directory - Export encode/decode helpers for SDS proto messages - Use Set for deduplication in missing message detection - Fix sync message handling for empty content messages - Always emit MissedMessages event even with empty array - Improve duplicate message detection logic
Scalable Data Sync
Typescript implementation of the Scalable Data Sync protocol for message reliability of distributed logs in the browser.