MarTango / 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

marchat.herokuapp.com

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 45.8%Language:CSS 32.2%Language:HTML 12.8%Language:Python 9.2%