simple-rtc-data-connection
v0.0.0
Published
An even more simplified version of rtc-data-connection
Downloads
3
Readme
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
Copyright 2014 Cameron Lakenen