Allenxuxu / gev

🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
MIT License
1.72k stars 193 forks source link

怎么处理粘包 #103

Closed cxjhk closed 2 years ago

cxjhk commented 2 years ago

怎么处理粘包

还是gev已经处理好了粘包

Allenxuxu commented 2 years ago

怎么处理粘包

还是gev已经处理好了粘包

https://github.com/Allenxuxu/gev/issues/15 看看这个 issue