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

https://github.com/tom-sherman/browser-peer

ES6 simple-peer for the browser
https://github.com/tom-sherman/browser-peer

p2p peer webrtc

Last synced: 6 months ago
JSON representation

ES6 simple-peer for the browser

Awesome Lists containing this project

README

          

# browser-peer
A zero-dependency WebRTC client for the browser, heavily inspired by `simple-peer`.

## Features

- Concise, **node.js style** API for [WebRTC](https://en.wikipedia.org/wiki/WebRTC)
- Supports **video/voice streams**
- Supports **data channel**
- Supports advanced options like:
- Enable/disable [trickle ICE candidates](http://webrtchacks.com/trickle-ice/)
- Manually set config and constraints options