1.0.5 • Published 6 years ago
bz-chat v1.0.5
Command Chat
Install bz-chat as global
npm install -g bz-chatRun bz-chat as host and client:
bz-chat Run bz-chat to connect to another host in 172.16.16.16 and use the channel general:
bz-chat --host 172.16.16.16Run bz-chat to connect to another host in 172.16.16.16 and create other channel myownchannel:
bz-chat --host 172.16.16.16 --channel myownchannel