JavaScript implementation of Waku v2 https://js.waku.org
Go to file
Franck Royer 5e64708111
Can use gossipsub to publish messages
2021-03-10 14:24:23 +11:00
.github Initial commit 2021-03-05 09:34:01 +11:00
.vscode Initial commit 2021-03-05 09:34:01 +11:00
src Can use gossipsub to publish messages 2021-03-10 14:24:23 +11:00
.cspell.json Fix tests 2021-03-05 09:41:03 +11:00
.editorconfig Initial commit 2021-03-05 09:34:01 +11:00
.eslintrc.json Connects to nim-waku using waku-relay protocol 2021-03-05 14:41:20 +11:00
.gitignore Initial commit 2021-03-05 09:34:01 +11:00
.prettierignore Initial commit 2021-03-05 09:34:01 +11:00
LICENSE Initial commit 2021-03-05 09:34:01 +11:00
README.md Initial commit 2021-03-05 09:34:01 +11:00
package-lock.json Connects to nim-waku using waku-relay protocol 2021-03-05 14:41:20 +11:00
package.json Connects to nim-waku using waku-relay protocol 2021-03-05 14:41:20 +11:00
tsconfig.json Connects to nim-waku using waku-relay protocol 2021-03-05 14:41:20 +11:00
tsconfig.module.json Initial commit 2021-03-05 09:34:01 +11:00

README.md

waku-js-chat

A chat application running on node and waku