achhayapathak / termtalk

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

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

Open 47aamir opened 1 week ago

47aamir commented 1 week ago

fixes #24

Screenshot image

Description 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.