JavaScript implementation of Waku v2 https://js.waku.org
Go to file
Franck Royer a6c1fae5a6
test: Nim-waku connects to JS (wip)
2021-03-11 10:54:35 +11:00
.github Initial commit 2021-03-05 09:34:01 +11:00
.vscode Initial commit 2021-03-05 09:34:01 +11:00
proto/waku/v2 Use waku messages over waku relay 2021-03-10 16:22:49 +11:00
src test: Nim-waku connects to JS (wip) 2021-03-11 10:54:35 +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 Adopt more typescript-y syntax, do not lint generated files 2021-03-10 14:30:31 +11:00
.gitignore Use waku messages over waku relay 2021-03-10 16:22:49 +11:00
.prettierignore Use waku messages over waku relay 2021-03-10 16:22:49 +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
buf.gen.yaml Use waku messages over waku relay 2021-03-10 16:22:49 +11:00
buf.yaml Use waku messages over waku relay 2021-03-10 16:22:49 +11:00
package-lock.json test: Connect to nim waku 2021-03-10 17:39:53 +11:00
package.json test: Connect to nim waku 2021-03-10 17:39:53 +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