PeerChat is a Simple Project for Peer to Peer Video Chat with Node.js and Socket.io. Feel Free to commit, Appreciated.
https://peer-chat.herokuapp.com/
- Check Out Demo.
- Open Browser,
- Enter Your name,
- Enter Room Name,
- Open Another Browser
- Enter Name
- Enter Same room name which entered before
- And You Go....
- Note* Sometime demo not work becuase it is only 1 peer to peer chat. So best practice is to test on your local environment,
- Clone to your machine
- run npm install from your CLI
- Add Turn Server API Key to script tag of index.html
- If you don't have API Key you can get it for free on TurnServer.com
- run node server.js command
- Open localhost:3000
- And You Go....
-
Nathan Sire
-
Hiren Kavad
-
Shubham Chopra
-
Zachary Stenger
-
Athul B Raj
This bundle is dual-licensed under MIT and GPL licenses.