alykoshin/webrtc-rtcpeerconnection

View on GitHub
README.md

Summary

Maintainability
Test Coverage
[![npm version](https://badge.fury.io/js/webrtc-rtcpeerconnection.svg)](http://badge.fury.io/js/webrtc-rtcpeerconnection)
[![Build Status](https://travis-ci.org/alykoshin/webrtc-rtcpeerconnection.svg)](https://travis-ci.org/alykoshin/webrtc-rtcpeerconnection)
[![Coverage Status](http://coveralls.io/repos/alykoshin/webrtc-rtcpeerconnection/badge.svg?branch=master&service=github)](http://coveralls.io/github/alykoshin/webrtc-rtcpeerconnection?branch=master)
[![Code Climate](https://codeclimate.com/github/alykoshin/webrtc-rtcpeerconnection/badges/gpa.svg)](https://codeclimate.com/github/alykoshin/webrtc-rtcpeerconnection)
[![Inch CI](http://inch-ci.org/github/alykoshin/webrtc-rtcpeerconnection.svg?branch=master)](http://inch-ci.org/github/alykoshin/webrtc-rtcpeerconnection)

[![Dependency Status](https://david-dm.org/alykoshin/webrtc-rtcpeerconnection/status.svg)](https://david-dm.org/alykoshin/webrtc-rtcpeerconnection#info=dependencies)
[![devDependency Status](https://david-dm.org/alykoshin/webrtc-rtcpeerconnection/dev-status.svg)](https://david-dm.org/alykoshin/webrtc-rtcpeerconnection#info=devDependencies)


# webrtc-rtcpeerconnection

Low-level wrapper for WebRTC rtcpeerconnection


If you have different needs regarding the functionality, please add a [feature request](https://github.com/alykoshin/webrtc-rtcpeerconnection/issues).


## Installation

```sh
npm install --save webrtc-rtcpeerconnection
```

## Usage


## Credits
[Alexander](https://github.com/alykoshin/)


# Links to package pages:

[github.com](https://github.com/alykoshin/webrtc-rtcpeerconnection)   [npmjs.com](https://www.npmjs.com/package/webrtc-rtcpeerconnection)   [travis-ci.org](https://travis-ci.org/alykoshin/webrtc-rtcpeerconnection)   [coveralls.io](https://coveralls.io/github/alykoshin/webrtc-rtcpeerconnection)   [inch-ci.org](http://inch-ci.org/github/alykoshin/webrtc-rtcpeerconnection)


## License

MIT