socket_protobuf
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -104,6 +104,6 @@ "use strict"; | ||
start() { | ||
this.clearTimeOut(); | ||
if (this._connect_stat >= NetStatus.connected) { | ||
return; | ||
} | ||
this.clearTimeOut(); | ||
this.clearSocket(); | ||
@@ -110,0 +110,0 @@ this.doConnect(); |
{ | ||
"name": "socket_protobuf", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "socket发送protobuf二进制流的SDK", | ||
@@ -5,0 +5,0 @@ "main": "App.js", |
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