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
- Host: GitHub
- URL: https://github.com/tom-sherman/browser-peer
- Owner: tom-sherman
- License: mit
- Created: 2017-12-30T23:12:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T21:32:15.000Z (almost 8 years ago)
- Last Synced: 2025-02-05T01:41:58.685Z (8 months ago)
- Topics: p2p, peer, webrtc
- Language: JavaScript
- Size: 172 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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