achhayapathak / termtalk

Npm package to securely chat with your friend through your CLI.
https://www.npmjs.com/package/termtalk
MIT License
2 stars 1 forks source link

fix: Added User display message to active users on server #25

Closed 47aamir closed 3 months ago

47aamir commented 3 months ago

fixes: #24

The line added broadcasts a message to all users when someone new joins the chat. It lets everyone know the username of the new member who has just joined the chat server.

Screenshot image