0.0.0 • Published 10 years ago

simple-rtc-data-connection v0.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

Simple RTC Data Connection

A very simplified and smoothed-over wrapper around the native WebRTC peer connection and data channels APIs. This is for data connections only - no audio/video streams. See rtc-data-connection for more details.

Installation

npm install simple-rtc-data-connection

Usage

// TODO: write usage docs ಠ_ಠ

License

(The MIT License)

Copyright 2014 Cameron Lakenen