webrtc-explorer
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "webrtc-explorer", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Chord inspired ring DHT algorithm using WebRTC as transport layer for P2P in the browser", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -17,2 +17,3 @@ webrtc-explorer | ||
- Each peer is responsible for a segment of the hash ring | ||
- The signaling server for webrtc-explorer can be found at: https://github.com/diasdavid/webrtc-explorer-signalling-server | ||
@@ -19,0 +20,0 @@ # Usage |
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
22738
99