Skip to content

meontechno/Anonymous_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anonymous_chat

Node.js anonymous chat application

This is a Node.js chat application developed using express and Socket.io

Application features

  1. Uses functionality of sockets to emit messages to other users
  2. Your messages are not stored in any form and your names are not revealed.
  3. Messages cannot be viewed again once the page is left/refreshed
  4. You can also choose a particular user to send message privately

How to run

  1. Download the application
  2. Run git bash on the folder
  3. change the port number to any desired number in the app.js
  4. Execute command npm start

About

free anonymous chat online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published