- @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