js-waku/examples/cli-chat
Franck Royer e91f7933c9
Pass proto in constructor
Makes the relation between the protobuf class and the wrapper more
direct. Conversion only happens at creates or on getters.
2021-05-10 16:29:25 +10:00
..
src Pass proto in constructor 2021-05-10 16:29:25 +10:00
.eslintrc.json Move cli chat to examples folder 2021-05-05 10:53:40 +10:00
.gitignore Move cli chat to examples folder 2021-05-05 10:53:40 +10:00
.mocharc.json Move cli chat to examples folder 2021-05-05 10:53:40 +10:00
README.md Move cli chat to examples folder 2021-05-05 10:53:40 +10:00
package-lock.json Move cli chat to examples folder 2021-05-05 10:53:40 +10:00
package.json Move cli chat to examples folder 2021-05-05 10:53:40 +10:00
tsconfig.json Move cli chat to examples folder 2021-05-05 10:53:40 +10:00

README.md

A NodeJS CLI Chat App powered by js-waku

See js-waku README for details.