webrtc-native
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "webrtc-native", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "WebRTC for NodeJS", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/vmolsa/webrtc-native", |
@@ -39,3 +39,3 @@ [WebRTC](http://en.wikipedia.org/wiki/WebRTC) for NodeJS | ||
- Not Implemented | ||
- Partial Support | ||
@@ -42,0 +42,0 @@ #### WebRTC.[getSources](http://simpl.info/getusermedia/sources/index.html) |
@@ -1,2 +0,2 @@ | ||
var WEBRTC = require('./index.js'); | ||
var WEBRTC = require('../'); | ||
@@ -197,2 +197,2 @@ var config = { | ||
WEBRTC.RTCGarbageCollect(); | ||
}); | ||
}); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
160415
33
344