go-waku/waku/v2/protocol
Richard Ramos fcfe3568ab feat: clean up older records in message queue
Fixes #133
2021-11-07 11:16:04 -04:00
..
filter fix: typo 2021-11-06 12:57:01 -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 refactor: relay (#119) 2021-11-01 10:42:55 -04:00
store feat: clean up older records in message queue 2021-11-07 11:16:04 -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.