Create WAKU.md with spec support (#1855)

* Create WAKU.md with spec support

See https://github.com/vacp2p/pm/issues/7

* Update WAKU.md

* Update WAKU.md

Co-Authored-By: Adam Babik <adam@status.im>

* Update WAKU.md

Co-Authored-By: Adam Babik <adam@status.im>

* Update WAKU.md

* Update WAKU.md

* Update WAKU.md

Co-authored-by: Adam Babik <a.babik@designfortress.com>
This commit is contained in:
Oskar Thorén 2020-02-21 17:56:15 +08:00 committed by GitHub
parent e4b0a97cc5
commit c7939bcebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

15
WAKU.md Normal file
View File

@ -0,0 +1,15 @@
# Waku spec support
*Last updated February 21, 2020*
status-go client of Waku is spec compliant with [Waku spec v0.4](https://specs.vac.dev/waku.html) with the exception of:
- Currently nodes with higher version don't automatically disconnect if versions are different
It doesn't yet implement the following recommended features:
- It doesn't apply a timeout to receive Status message
- Partial support for rate limiting
- No support for DNS discovery to find Waku nodes
- No support for negotiation with peer supporting multiple version
Additionally it makes the following choices:
- It doesn't enforce rate limit policy