nwaku/waku/v2/protocol
Sanaz Taheri Boshrooyeh 8a6b1cfba6
feat(Rln-Relay): Consolidates the input paths of rln credential, chat2 reads rln credential from file only (#1080)
* Consolidates the input paths of rln credential, accepts credential file only

* fixes a typo
2022-08-18 10:35:02 -07:00
..
waku_filter fix: encode protobuffers using proto3 version 2022-06-21 17:21:03 -04:00
waku_lightpush refactor(waku-lightpush): waku lightpush protocol code reorganization 2022-08-10 12:30:34 +02:00
waku_noise feat(noise): add padding to transport messages (#1056) 2022-08-07 16:20:34 +02:00
waku_rln_relay feat(Rln-Relay): Consolidates the input paths of rln credential, chat2 reads rln credential from file only (#1080) 2022-08-18 10:35:02 -07:00
waku_store refactor(waku-store): deprecate waku store callback methods 2022-08-17 17:22:56 +02:00
waku_swap fix: encode protobuffers using proto3 version 2022-06-21 17:21:03 -04:00
README.md Folder restructure (#274) 2020-11-17 17:34:53 +08:00
waku_lightpush.nim refactor(waku-lightpush): waku lightpush protocol code reorganization 2022-08-10 12:30:34 +02:00
waku_message.nim fix: encode protobuffers using proto3 version 2022-06-21 17:21:03 -04:00
waku_relay.nim Add bridge docs and minor improvements (#867) 2022-02-28 18:16:50 +01:00
waku_store.nim refactor(waku-store): major code reorganization, move StoreQueue to message_store folder 2022-08-01 13:02:40 +02:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.