Skip to content

Real time Communication between 2peers using Web Socket. Communication between two client using their username. Only when both peers are connected through website. Website doesn't save the message state and History

License

innovatorved/Contkt-2.o

Repository files navigation

Contkt Logo

Contkt - Logo

Real time Communication between 2peers using Web Socket. Communication between two client using their username. Only when both peers are connected through website. Website doesn't save the message state and History

  • Two clients can communicate with each other in real time using Web Sockets on a website, identified by their username.
  • The website does not save the messages or conversation history.

Demo

Contkt2

Contkt Logo

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

JWT_INFO=____________________
MONGODB_URI=mongodb+srv://${username}:${password}@main-testingcluster-con.n7xmr.mongodb.net/myFirstDatabase
username=__________________
password=__________________
PORT=3000

Deployment

To deploy this project run

  npm install 
  npm run build
  npm start -p $PORT
  

Hi, I'm Ved Gupta! 👋

🔗 Links

Github linkedin twitter

Authors

Acknowledgements

Support and Feedback

For support and Feedback, email vedgupta@protonmail.com

About

Real time Communication between 2peers using Web Socket. Communication between two client using their username. Only when both peers are connected through website. Website doesn't save the message state and History

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages