nwaku/waku/v2/protocol
Sanaz Taheri Boshrooyeh 286482ea32
Handling initial paging requests over message history of size one (#479)
* handles initial paging query for history of size one

* adds two more tests to fetch the entire history in the initial paging request

* increases the pageSize
2021-04-12 10:29:09 -07:00
..
waku_filter Integrate persistent peer storage (#437) 2021-03-26 10:49:51 +02:00
waku_rln_relay Rln-relay zkp module Nim bindings (#427) 2021-03-31 17:39:27 -07:00
waku_store Handling initial paging requests over message history of size one (#479) 2021-04-12 10:29:09 -07:00
waku_swap Integrate persistent peer storage (#437) 2021-03-26 10:49:51 +02:00
README.md Folder restructure (#274) 2020-11-17 17:34:53 +08:00
message_notifier.nim Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00
waku_message.nim Change contentTopic to string (#463) 2021-04-08 17:55:19 +08:00
waku_relay.nim Bump submodules (#363) 2021-02-02 13:33:59 +02:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.