Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnandersen777/js-p2p

WebRTC Peer To Peer Communications Made Easy
https://github.com/johnandersen777/js-p2p

Last synced: about 16 hours ago
JSON representation

WebRTC Peer To Peer Communications Made Easy

Awesome Lists containing this project

README

        

WebRTC Peer To Peer Communications Made Easy
---

The goal of this project is to provide and easy interface to webrtc.
This package will work with nodejs or browser javascript.

Examples
---

See examples folder

Credits
---
Chris Ball's repo serverless-webrtc is what inspired this and I used some of
his [code](https://github.com/cjb/serverless-webrtc).