socket_protobuf
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -83,2 +83,3 @@ "use strict"; | ||
startConnect(onServerInfo, clientInfo = null, onConnected = null, onDisconnected = null) { | ||
this.clearSocket(); | ||
this.onServerInfo = onServerInfo; | ||
@@ -85,0 +86,0 @@ if (null == clientInfo) { |
{ | ||
"name": "socket_protobuf", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"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
46456
1296