2016-03-31 20:30:58 -04:00
2016-03-31 18:40:47 -04:00
2016-03-31 18:41:56 -04:00
2016-03-31 20:00:51 -04:00
2016-03-31 18:16:52 -04:00

peer-calls

Build Status

WebRTC peer to peer calls for anybody.

Work in progress.

Install & Run

From git source:

git clone https://github.com/jeremija/peer-calls.git
cd peer-calls
npm install
npm start

On your other machine or mobile device open the url:

http://192.168.0.10:3000

Running the tests

npm install
make test

Replace 192.168.0.10 with the LAN IP address of your server.

license

MIT

Description
No description provided
Readme 4 MiB
Languages
TypeScript 88.9%
SCSS 9.3%
HTML 1.1%
JavaScript 0.4%
Dockerfile 0.3%