Contkt-2.o

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

MIT License

Stars
9

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

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

Authors

Acknowledgements

Support and Feedback

For support and Feedback, email [email protected]

Badges
Extracted from project README
Github linkedin twitter