Skip to content

rionsheikh/cli-node-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Terminal-Based Chat Application Built Using Node.js Core Modules

  • @userID → Send a private message
  • /users → View all connected users
  • /exit → Leave the chat

Want to test ?

# Clone the repository
git clone https://github.com/rionsheikh/cli-node-chat.git

cd cli-node-chat

# Start the server
node src/server.js  

# Open a new terminal and start a client
node src/client.js  

About

Simple Terminal-Based Chat Application Built Using Node.js Core Modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published