Skip to content

rodjosh/realtime-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Chat

Realtime chat using NodeJS, Express and Socket.io

Features:

  • Online users list
  • Store messages in an array
  • Prevent multiple connections to use the same username
  • Prevent sending empty messages or loggin in empty username
  • Prevent XSS on messages and usernames

Live Demo:

Replit: https://replit.com/@rodjosh/realtime-chat

About

Realtime chat using NodeJS and Socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published