todokku / marchat.herokuapp.com

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

Home Page:https://marchat.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://marchat.herokuapp.com


Languages

Language:JavaScript 64.8%Language:CSS 22.0%Language:HTML 7.6%Language:Python 5.6%