js-waku/examples
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
..
cli-chat Use tcp protocol only 2021-06-09 16:58:08 +10:00
web-chat Separate the libp2p create options from Waku's 2021-06-09 15:00:02 +10:00