JavaScript implementation of Waku v2 https://js.waku.org
Go to file
Franck Royer dfe08058d9
Use promises to remove one delay
2021-03-10 14:55:16 +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 Use promises to remove one delay 2021-03-10 14:55:16 +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 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