alldayalone / socket.io-chat

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%