Skip to content

Gossipy is a real time chat application in nodeJS which uses sockets for real time functionality. With a decent UI and secure authentication, it also handles multiple chat rooms and multiple users at the same time.

Notifications You must be signed in to change notification settings

Harsh-87/Gossipy

Repository files navigation

Gossipy

Gossipy is a real time chat application in nodeJS which uses sockets for real time functionality.

Key features

  • Secure Authentication using Passport.js Local Strategy.
  • Real time chat messaging using sockets.
  • Multiple users can join a chat room by each logging in using their account credentials and room name to be joined.
  • Users can type chat messages to the chat room.
  • A notification is sent to all users when a user joins or leaves the chatroom.

Register page

Login page

Home page

Made By

Harsh Kothari

About

Gossipy is a real time chat application in nodeJS which uses sockets for real time functionality. With a decent UI and secure authentication, it also handles multiple chat rooms and multiple users at the same time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published