mirror of
https://github.com/vacp2p/rfc-index.git
synced 2026-01-07 23:04:09 -05:00
Re-added the concept of a participant ID and the corresponding `sender_id` field in each SDS message. This is useful to filter "self-triggered" messages as described in https://github.com/waku-org/js-waku/pull/2528 However, this will also be a necessary part of the protocol once p2p message exchange is added. --------- Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com> Co-authored-by: shash256 <111925100+shash256@users.noreply.github.com>