lotion-chat demo
git clone https://github.com/keppel/lotion-chat.git
cd lotion-chat
npm i
# to make a new chat:
node bin/chat.js
# to join an existing chat:
node bin/chat.js -j <chat id>
git clone https://github.com/keppel/lotion-chat.git
cd lotion-chat
npm i
# to make a new chat:
node bin/chat.js
# to join an existing chat:
node bin/chat.js -j <chat id>
npm i lotion-hyku
1
0.0.1
ISC