socket_protobuf
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "socket_protobuf", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "socket发送protobuf二进制流的SDK", | ||
@@ -5,0 +5,0 @@ "main": "App.js", |
@@ -5,13 +5,13 @@ socket_protobuf | ||
##English: | ||
Under the nodejs running environment, this SDK is used for socket sends the protobuf binary stream. | ||
The open source code has an example, you can download the code to see how to use. | ||
author email:597785841@qq.com | ||
###Under the nodejs running environment, this SDK is used for socket sends the protobuf binary stream. | ||
###The open source code has an example, you can download the code to see how to use. | ||
###author email:597785841@qq.com | ||
##中文: | ||
在nodejs运行环境下,socket发送protobuf二进制流的SDK。 | ||
源码有例子,可以下载源码查看使用方法。 | ||
作者邮箱:597785841@qq.com | ||
由于github源码无法访问,中国大陆源码地址如下: | ||
https://e.coding.net/wujinhong/open_source/socket_protobuf.git | ||
###在nodejs运行环境下,socket发送protobuf二进制流的SDK。 | ||
###源码有例子,可以下载源码查看使用方法。 | ||
###作者邮箱:597785841@qq.com | ||
###由于github源码无法访问,中国大陆源码地址如下: | ||
###https://e.coding.net/wujinhong/open_source/socket_protobuf.git | ||
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
47064