Update README

This commit is contained in:
Oskar Thoren
2020-10-15 13:54:15 +08:00
parent 71753b88b5
commit 0a4c9acb40

View File

@@ -68,3 +68,7 @@ You should notice in the nim-waku logs that messages are getting through. Howeve
The WakuMessage wrapper is also missing, meaning this current implementation is
not according to spec.
## Experimental WakuMessage support
For https://github.com/vacp2p/waku-web-chat/issues/1 see nodejs/src. There's a flag there for using WakuMessage, as well as notes on current state.