mirror of
https://github.com/logos-messaging/logos-delivery-js.git
synced 2026-06-21 14:09:31 +00:00
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.