Skip to content

Commit d3eb280

Browse files
authored
Update README.md
1 parent 54c0256 commit d3eb280

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# node-socket
22
>Based on node.js tcp socket of TLV packet structure (Node端基于TLV二进制协议格式进行封装的socket工具库,包括粘包断包处理)
3+
[![npm package](https://img.shields.io/npm/v/node-socket.svg?style=flat-square)](https://www.npmjs.org/package/node-socket)
4+
[![NPM downloads](http://img.shields.io/npm/dm/node-socket.svg?style=flat-square)](https://npmjs.org/package/node-socket)
5+
[![Percentage of issues still open](http://isitmaintained.com/badge/open/xiaoping6688/node-socket.svg)](http://isitmaintained.com/badge/open/xiaoping6688/node-socket "Percentage of issues still open")
36

47
其他相关
58
- [mqtt-socket](https://github.com/xiaoping6688/mqtt-socket):Eclipse Paho MQTT Client 封装,实现重连、队列和日志功能等

0 commit comments

Comments
 (0)