rfc/specs/waku/README.md
Andrea Maria Piana 9e650995f2
Upgrade waku specs to waku/1
This commit upgrades the spec to waku/1.

Changes include:

- RLP code are now 0,1,2,3,4,5 for status-options
- Version is removed from handshake
- Waku/1 is now advertised

Co-Authored-By: Kim De Mey <kim.demey@gmail.com>
2020-04-21 13:39:38 +02:00

8 lines
408 B
Markdown

### Waku Specs
- [waku/0](./waku-0.md) specs for `waku/0` version, now deprecated
- [waku/1](./waku-1.md) specs for `waku/1` version, current stable version
- [envelope data format](./envelope-data-format.md) - [waku](./waku.md) envelope data field specification.
- [mailserver](./mailserver.md) - Mailserver specification for archiving and delivering historical [waku](./waku.md) envelopes on demand.