go-waku/waku/v2/protocol
Anthony Laibe 7ff5fcf838 feat: Add relay rpc methods 2021-11-09 13:54:45 +01:00
..
filter refactor: concurrent map and slices for filter 2021-11-08 08:58:14 -04:00
lightpush refactor: lightpush options and be more explicit about 2021-11-07 16:15:07 +01:00
pb test: utils (#95) 2021-10-20 14:43:59 -04:00
relay feat: Add relay rpc methods 2021-11-09 13:54:45 +01:00
store refactor: concurrent map and slices for filter 2021-11-08 08:58:14 -04:00
README.md Initial commit 2021-03-11 16:27:12 -04:00
envelope.go refactor: use envelopes in the store 2021-11-06 09:06:53 -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.