issues
search
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.73k
stars
194
forks
source link
perfect websocket example
#58
Closed
rfyiamcool
closed
3 years ago
rfyiamcool
commented
3 years ago
在websocket例子中加入了 header及uri的存取
更细致的 OnMessage
推送的例子