mirror of https://github.com/vacp2p/rfc.git
01f279893e
* adds the next changelog * restructures, adds todos, changes headings * minor updates * Update specs/waku/v2/waku-store.md Co-authored-by: Oskar Thorén <ot@oskarthoren.com> * minor edits * Update specs/waku/v2/waku-store.md Co-authored-by: Oskar Thorén <ot@oskarthoren.com> * removes security analysis section * replaces waku with wakustore * changes the heading * adds the security consideration Co-authored-by: Oskar Thorén <ot@oskarthoren.com> |
||
---|---|---|
.. | ||
v1 | ||
v2 | ||
README.md | ||
waku.md |
README.md
Waku Specs
Version 0 and 1
- waku/0 specs for
waku/0
version, now deprecated - waku/1 specs for
waku/1
version, current stable version - envelope data format waku envelope data field specification.
- mailserver - Mailserver specification for archiving and delivering historical waku envelopes on demand.
- rpc api - Waku RPC API for Waku v1 nodes.
Version 2
- waku/2 specs for
waku/2
version, current draft version - waku/2 relay spec for WakuRelay, current draft version
- waku/2 filter spec for WakuFilter, current draft version
- waku/2 store spec for WakuStore, current draft version
- waku/2 message spec for Waku Message, current draft version
- waku/2 bridge spec for Waku bridge with v1, alpha