/socket.io-chat

🍻 Simple server-client CLI chat using socket.io and node.js

Primary LanguageJavaScriptMIT LicenseMIT

Socket.io Chat

🍻 Simple server-client CLI chat using socket.io and node.js

Demo

socket.io-chat.demo.mp4

Installation

npm install

How to run

Launch server instance

npm run server

Launch multiple client instances

npm run client