UNPKG

rtcmulticonnection

Version:

RTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.

12 lines (11 loc) 223 B
language: node_js node_js: - "0.11" install: npm install before_script: - npm install grunt-cli@0.1.13 -g - npm install grunt@0.4.5 - grunt after_failure: npm install && grunt matrix: fast_finish: true