mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-23 10:28:15 +00:00
This commit creates the class for an SDS message channel, including buffers for outgoing and incoming messages. Adds logic for sending messages, receiving messages, delivering messages, and reviewing acknowledgement status of messages. Also adds byte serialization for bloom filters.