@conectar/conectar-ws
Advanced tools
Comparing version 0.0.31 to 0.0.32
@@ -10,3 +10,3 @@ import './webrtc-adapter'; | ||
logWebrtc('User agent =', navigator.userAgent); | ||
logWebrtc('Try fix version', 3); | ||
logWebrtc('Try fix version', 4); | ||
@@ -16,3 +16,3 @@ this.options = options; | ||
{ | ||
urls: 'turn:connectar.demo.forasoft.com', | ||
urls: 'turn:conectar.demo.forasoft.com?transport=tcp', | ||
username: 'conectar', | ||
@@ -19,0 +19,0 @@ credential: 'ZVp1NaagEN7r', |
{ | ||
"name": "@conectar/conectar-ws", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"description": "Conectar WS connections", | ||
@@ -5,0 +5,0 @@ "main": "dist/wire.js", |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
333286
0