mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-12 05:24:43 +00:00
9692b4af72
"Direct Message" can lead to confusion with "Direct Connection" that refers to low latency network connections.
411 B
411 B
Examples
Here is the list of the code examples and the features they demonstrate:
- Web Chat App: Group chat, React/TypeScript, Relay, Store.
- Ethereum Private Message Web App: Private Messaging, React/TypeScript, Light Push, Signature with Web3, Asymmetric Encryption.
- Minimal ReactJS Chat App: Group chat, React/JavaScript, Relay, Protobuf using
protons
.