UNPKG

rtcmulticonnection-v3

Version:

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

11 lines (10 loc) 160 B
language: node_js node_js: - "0.11" install: npm install before_script: - npm install grunt-cli - npm install grunt - grunt matrix: fast_finish: true