peer-data
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -10,2 +10,3 @@ "use strict"; | ||
constructor(servers = {}, dataConstraints = null) { | ||
this._signalling = null; | ||
const connection = new connection_1.Connection(servers, dataConstraints); | ||
@@ -12,0 +13,0 @@ const logger = new console_logger_1.ConsoleLogger(log_level_1.LogLevel.ERROR); |
{ | ||
"name": "peer-data", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"description": "PeerData - library for files, media streaming/sharing using WebRTC", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
740
79326