🚀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
fix OnMessage interface return value README doc #102
文档中关于
OnMessage
的返回值是不是有些问题?看源码感觉应该是interface{}