@reino-doce/streaming-chat-webclient-cli
v0.1.0
Published
Read-only CLI client for @reino-doce/streaming-chat-webclient.
Readme
@reino-doce/streaming-chat-webclient-cli
Read-only CLI for @reino-doce/streaming-chat-webclient.
Repository: https://github.com/Reino-Doce/streaming-chat-webclient/tree/main/packages/streaming-chat-webclient-cli
Install
npm install @reino-doce/streaming-chat-webclient-cliUsage
streaming-chat-webclient connect --host 127.0.0.1 --port 5443 --token my-tokenCLI help/output is intentionally English-only.
Options
--host <host>--port <port>--token <token>--protocol <xmpp>--verbosity <error|warn|chat|debug>
Publish
npm publish --workspace packages/streaming-chat-webclient-cli --access public