mubashir-angathil / terminal-chat

Terminal chat application by using socket.io and nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic-Terminal-chat-Application

Terminal chat application by using socket.io and nodejs

Start commands

  • Server starting - node ./chat-node.js
  • user 1 login - node chat-client [username]
  • user 2 login - node chat-client [username]

After login you can send messages between each other

About

Terminal chat application by using socket.io and nodejs


Languages

Language:JavaScript 100.0%