go-waku/waku/v2/protocol
Richard Ramos 644debe042 refactor(rln): credentials management 2022-10-10 17:41:28 -05:00
..
filter fix: verify matching `requestId` before removing subscription (#280) 2022-08-03 09:35:25 -04:00
lightpush feat: use generic flags and convert values to specific data types 2022-08-15 15:22:13 -04:00
pb feat: zerokit RLN 2022-10-04 19:27:21 -04:00
relay refactor: decouple rpc and rest http servers 2022-08-09 11:59:47 -04:00
rln refactor(rln): credentials management 2022-10-10 17:41:28 -05:00
store feat: zerokit RLN 2022-10-04 19:27:21 -04:00
swap feat: structured logging followup (#248) 2022-05-30 11:55:30 -04:00
README.md
envelope.go refactor: use db for serving history queries (#243) 2022-05-30 14:48:22 -04:00
envelope_test.go refactor: use db for serving history queries (#243) 2022-05-30 14:48:22 -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 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.