nwaku/waku/v2/protocol
Oskar Thorén d7de633793
Light push protocol initial cut (#503)
* Init lightpush

* Lightpush types

* light push encode and decode

* lightpush protocol more

* light push test draft

* lightpush compiles

* lightpush fix tests etc

* cleanup

* pubsubTopic -> pubSubTopic
2021-04-23 14:56:04 +08:00
..
waku_filter Fix filter notifications (#501) 2021-04-22 15:45:13 +02:00
waku_lightpush Light push protocol initial cut (#503) 2021-04-23 14:56:04 +08:00
waku_rln_relay Rln-relay zkp module Nim bindings (#427) 2021-03-31 17:39:27 -07:00
waku_store undo the last unwanted commit 2021-04-20 17:06:26 -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 Add backoff period before subscribing to persistent peers (#491) 2021-04-16 11:57:45 +02:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.