/marchat.herokuapp.com

A very basic P2P voicechat implementation based on WebRTC and websockets for signalling.

Primary LanguageJavaScript

A webpage that acts as a (voice-)chatroom, using WebRTC P2P Connections.

Building

Install pipenv then run pipenv sync.

Deployment

Run pipenv python app.py then go to http://localhost:8080