Peer to Peer voice chat app built with web sockets and peerjs ontop of node and WebRTC
I created this project to learn more about the WebRTC protocol and peer to peer connections in browsers.The UI has a discord theme and gives users the option to chat with text or through their microphones aftergranting the browser access. Signaling is done via web sockets.
Front End: React with peerjs
socket-io
and hark (for volume detection)
Back End: Express with peerjs and socket-io
Users can be muted
Users can mute themselves
Usernames are highlighted when volume is coming from their mic
Users can send messages
© 2019 Jordan Riley