go-waku/waku/v2/protocol
Richard Ramos c0ba800af7
refactor: store and lightpush (#118)
2021-11-01 08:38:03 -04:00
..
filter chose node type when starting filter and make relay optional (#113) 2021-10-30 10:29:34 -04:00
lightpush refactor: store and lightpush (#118) 2021-11-01 08:38:03 -04:00
pb test: utils (#95) 2021-10-20 14:43:59 -04:00
relay test: add test for lightpush (#106) 2021-10-28 14:41:17 +02:00
store refactor: store and lightpush (#118) 2021-11-01 08:38:03 -04:00
README.md Initial commit 2021-03-11 16:27:12 -04:00
envelope.go fix: docs 2021-10-10 11:46:23 -04:00
requestId.go fix: docs 2021-10-10 11:46:23 -04:00
requestId_test.go test: add test for generating requestid 2021-10-25 20:27:01 +02:00
utils.go fix: docs 2021-10-10 11:46:23 -04:00
utils_test.go test: utils (#95) 2021-10-20 14:43:59 -04:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.