Add Waku v2 to README

This commit is contained in:
Oskar Thoren 2020-07-07 10:46:52 +08:00
parent 6c07442918
commit bbf27a2a3e
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 10 additions and 0 deletions

View File

@ -138,3 +138,13 @@ Additionally it makes the following choices:
- It doesn't send message confirmations
- It has partial support for accounting:
- Accounting of total resource usage and total circulated envelopes is done through metrics But no accounting is done for individual peers.
## Waku v2
Waku v2 is under active development but is currently in an early alpha state.
See `waku/node` and `waku/protocol` directory for more details on the current
state.
Here's a post outlining the [current plan for Waku
v2](https://vac.dev/waku-v2-plan), and here's the current roadmap and progress
https://github.com/vacp2p/research/issues/40