Skip to content

Adrenalinerush07/Real.time.talk.server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a real time chat web app having following features Live demo - https://kj-talk-server.herokuapp.com/

  1. Uses socket.io to have a communicate in real time between server side and cliet side code.
  2. Uses Mustache library to render dynamic pages for instant messages
  3. U can create a room or join a room by it's id
  4. create a random username maintaining your privacy
  5. I have also coded in a way so that no-one can use "bad-words" ;)
  6. I have used moment.js library to integrate time-stamp of each message and users joining
  7. U can also share location in real time (through auto detection) using mdn developer library
  8. I have maintained proper storage of username and room so that no one complications occur

Feel free to contact if you find any bugs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published