Franck Royer 1bb1f8f6b6
Use tcp protocol only
Due to #201, Websocket protocol is not added by default if the caller
specifies a protocol for libp2p.

In the case cli-chat. We were using both tcp and ws.
As the web-chat already demonstrates usage of websocket protocol, we
cli-chat to tcp only.
2021-06-09 16:58:08 +10:00
..
2021-06-09 16:58:08 +10:00
2021-05-05 10:53:40 +10:00
2021-05-05 10:53:40 +10:00
2021-05-13 20:27:38 +10:00
2021-05-13 20:27:38 +10:00
2021-05-13 20:27:38 +10:00
2021-05-05 10:53:40 +10:00

A NodeJS CLI Chat App powered by js-waku

See js-waku README for details.