breatheco-de / main-documentation

This repository servers like an aggregator everything that is being developed and publish in breathecode.
7 stars 18 forks source link

Multiperson conference and call-recording on breathecode calls #48

Open alesanchezr opened 4 years ago

alesanchezr commented 4 years ago

Hrs: 80

We have a WebRTC chat using the WebRTC Twillio:

The application was build using an open source repository called Zipcall, its entirely made in vanilla.js and node.js.

The application only supports 1-on-1 calls because we are using WebRTC peer-to-peer Twilio STUN/TURN infrastructure.

Requirements