Video conf based on SimpleWebRTC https://vroom.fws.fr/documentation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Berteaud 32210908ce Typo in signalmaster console log 10 years ago
..
.jshintignore Re-add missing jshint files in signalmaster 11 years ago
.jshintrc Rebase signal master to current GIT 11 years ago
LICENSE Initial import 11 years ago
Procfile Rebase signal master to current GIT 11 years ago
README.md Rebase signal master to current GIT 11 years ago
dev_config.json.sample Rebase signal master to current GIT 11 years ago
package.json Rebase signal master to current GIT 11 years ago
server.js Typo in signalmaster console log 10 years ago

README.md

signalmaster

A simple signaling server for clients to connect and do signaling for WebRTC.

Specifically created as a default connection point for SimpleWebRTC.js

It also supports vending STUN/TURN servers with the shared secret mechanism as described in this draft.

Read more: