mirror of https://github.com/waku-org/nwaku.git
9b38e5c893
* adds an optional list of peers to the resume proc WIP working adds unit tests * cleans up and adds comments * adds unittest for queryFrom * converts queryLoop to a private func * elaborates on the peer selection of the resume proc * minor format correction * returns the status of the resume call as a Result object * updates unittest based on the new return type * defines QueryResult type |
||
---|---|---|
.. | ||
waku_filter | ||
waku_lightpush | ||
waku_rln_relay | ||
waku_store | ||
waku_swap | ||
README.md | ||
message_notifier.nim | ||
waku_message.nim | ||
waku_relay.nim |
README.md
Waku v2 protocol
This folder contains implementations of Waku v2 protocols.