We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b75029 commit 54c0256Copy full SHA for 54c0256
README.md
@@ -1,6 +1,9 @@
1
# node-socket
2
-Based on node.js tcp socket of TLV packet structure (Node端基于TLV二进制协议格式进行封装的socket工具库,包括粘包断包处理)
+>Based on node.js tcp socket of TLV packet structure (Node端基于TLV二进制协议格式进行封装的socket工具库,包括粘包断包处理)
3
4
+其他相关
5
+- [mqtt-socket](https://github.com/xiaoping6688/mqtt-socket):Eclipse Paho MQTT Client 封装,实现重连、队列和日志功能等
6
+- [easemob-webim-socket](https://github.com/xiaoping6688/easemob-webim-socket):环信WEBIM实时通信封装 + 客户端模拟器(electron)
7
8
## Install
9
0 commit comments