UNPKG
@lvgithub/stick
Version:
latest (3.1.11)
3.1.11
3.1.10
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
The solution of sticky package problem of TCP for Node.Js !
github.com/lvgithub/stick
lvgithub/stick
@lvgithub/stick
/
examples
/
tcpMsg
/
readme.md
3 lines
(2 loc)
•
205 B
Markdown
View Raw
1
2
3
# 本demo主要演示TCP中处理粘包的方法,不需要自己组装包头,直接发送和接收文本消息
# 组包解包操作本类库已经封装底层,如何自行组包请看demo tcp-buffer