go-waku/waku/v2/protocol
Richard Ramos b4697210b0
chore: adding some log messages to store
2022-05-19 16:30:41 -04:00
..
filter Use new errgroup 2022-05-17 13:49:40 -04:00
lightpush refactor: use diff logger for waku 2022-05-06 15:29:31 -04:00
pb fix: envelope hash should match messageIdFn hash (#220) 2022-03-23 09:16:11 -04:00
relay refactor: use diff logger for waku 2022-05-06 15:29:31 -04:00
store chore: adding some log messages to store 2022-05-19 16:30:41 -04:00
swap refactor: use diff logger for waku 2022-05-06 15:29:31 -04:00
README.md
envelope.go refactor: use envelopes in the store 2021-11-06 09:06:53 -04:00
envelope_test.go fix: envelope hash should match messageIdFn hash (#220) 2022-03-23 09:16:11 -04:00
requestId.go feat: result aggregation in resume and enforce max page size (#183) 2022-01-18 14:17:06 -04:00
requestId_test.go test: add test for generating requestid 2021-10-25 20:27:01 +02:00
topic.go feat: 23/WAKU2-TOPICS (#146) 2021-11-10 10:28:45 -04:00
topic_test.go feat: 23/WAKU2-TOPICS (#146) 2021-11-10 10:28:45 -04:00
utils.go
utils_test.go

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.