go-waku/waku/v2/protocol
RichΛrd 6c4a74fb9c
fix: check for messages first on filter in case a non null request is being sent (#50)
* fix: check for messages first on filter in case a non null request is being sent
* fix: clean up logs
* fix: peer lock
2021-09-27 08:47:18 -04:00
..
filter fix: check for messages first on filter in case a non null request is being sent (#50) 2021-09-27 08:47:18 -04:00
lightpush Add tests and lint code 2021-08-13 13:56:09 +02:00
pb fix: order of fields of History Response protobuf (#35) 2021-07-29 08:43:29 -04:00
relay fix: matcher function 2021-07-29 12:35:08 -04:00
store Add tests and lint code 2021-08-13 13:56:09 +02:00
README.md Initial commit 2021-03-11 16:27:12 -04:00
envelope.go Lightpush protocol 2021-04-28 16:10:44 -04:00
requestId.go Lightpush protocol 2021-04-28 16:10:44 -04:00
utils.go feat: Add support for multiple protocol IDs (#34) 2021-07-29 08:41:37 -04:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.