mirror of
https://github.com/logos-messaging/waku-proto.git
synced 2026-01-02 06:03:06 +00:00
* Added missing HistoryResponse Error codes, introduced by Rate Limiting non relay protocol * Found I misstyped name of the Error code (already fixed in jswaku))
Waku
Waku v2 is a family of modular peer-to-peer protocols for secure communication. These protocols are designed to be secure, privacy-preserving, censorship-resistant, and able to run in resource-restricted environments. At a high level, Waku v2 implements a Pub/Sub messaging pattern over libp2p and adds capabilities to it.
Requirements
- GNU Make
- Buf CLI
- Protobuf Compiler (protoc) (Optional)
Description
Languages
Makefile
100%