mirror of
https://github.com/waku-org/js.waku.guide.git
synced 2025-02-22 11:48:11 +00:00
An attempt to get multi-language support with a simple site generator: https://gohugo.io/ Research issue: https://github.com/vacp2p/docs.dappconnect.dev/issues/7 Theme: https://themes.gohugo.io/themes/hugo-book/ I've dropped the Waku specs part for simplicity of the PR, you can re-add it later yourself @D4nte . Signed-off-by: Jakub Sokołowski <jakub@status.im>
1.3 KiB
1.3 KiB
title | date | weight |
---|---|---|
Implemented Waku Protocols | 2021-12-09T14:00:00+01:00 | 6 |
Waku Protocol Support
You can track progress on the project board.
- ✔: Supported
- 🚧: Implementation in progress
- ⛔: Support is not planned
Spec | Implementation Status |
---|---|
6/WAKU1 | ⛔ |
7/WAKU-DATA | ⛔ |
8/WAKU-MAIL | ⛔ |
9/WAKU-RPC | ⛔ |
10/WAKU2 | 🚧 |
11/WAKU2-RELAY | ✔ |
12/WAKU2-FILTER | |
13/WAKU2-STORE | ✔ (querying node only) |
14/WAKU2-MESSAGE | ✔ |
15/WAKU2-BRIDGE | |
16/WAKU2-RPC | ⛔ |
17/WAKU2-RLNRELAY | |
18/WAKU2-SWAP | |
19/WAKU2-LIGHTPUSH | ✔ |
20/TOY-ETH-PM | ✔ (as example) |
21/WAKU2-FTSTORE | ✔ |
22/TOY-CHAT | ✔ (as example) |
25/LIBP2P-DNS-DISCOVERY | 🚧 |
26/WAKU2-PAYLOAD | ✔ |