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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No need `defer` when deleting key from Context.
#44
liukun
closed
4 years ago
0
error
#43
xxxlzj520
closed
4 years ago
1
请教如何使用gev做一个im。
#42
yiippee
closed
4 years ago
5
cannot use int(time.Now().Unix()) (type int) as type int64 in argument to conn.activeTime.Swap
#41
goudai
closed
4 years ago
5
server的主loop相关问题
#40
M6ZeroG
closed
4 years ago
1
Update go.yml
#39
Allenxuxu
closed
4 years ago
0
使用本项目的公司/项目
#38
Allenxuxu
opened
4 years ago
4
建议 gev 加入 techempower 的性能对比测试
#37
sbilly
closed
3 years ago
3
报错 socket operation on non-socket
#36
tangtaoit
closed
4 years ago
3
优化接口定义
#35
Allenxuxu
closed
4 years ago
0
websocket 例子增加获取 header
#34
Allenxuxu
closed
4 years ago
0
websocket http header保存
#33
Allenxuxu
closed
4 years ago
8
unix.Sockaddr
#32
Allenxuxu
closed
4 years ago
0
Plugin
#31
Allenxuxu
closed
3 years ago
0
sa *unix.Sockaddr 中 unix 包下的结构体不存在 ,具体进入查看详情
#30
billmi
closed
4 years ago
2
VirtualLength会造成死循环
#29
zhoulin1359
closed
4 years ago
1
kqueue的Del方法不需要实现吗?
#28
dreamans
closed
4 years ago
2
Connection.ShutdownWrite()
#27
hagbei
closed
4 years ago
1
下载报错呀
#26
xiaoqinguo
closed
4 years ago
4
epoll busy loop
#25
defsky
closed
4 years ago
25
客户端连接后立即关闭,onConnect 回调函数晚于 onClose 执行
#24
defsky
closed
4 years ago
11
关于doPendingFunc执行的疑问
#23
yiippee
closed
4 years ago
29
增加 Protobuf 支持
#22
Allenxuxu
closed
4 years ago
0
Websocket如何實踐廣播跟多播?
#21
thaiwu0107
closed
4 years ago
1
目前有哪些项目或厂商使用gev嘛?另外除了性能测试数据之外,相比gnet还有哪些优势?
#20
iHuangYaoshi
closed
5 years ago
1
[Gev] Server start (:1833) 请问这个信息可以关闭吗?
#19
defsky
closed
5 years ago
5
protocol
#18
Allenxuxu
closed
5 years ago
0
gev在代理的场景如何应用?
#17
rocqina
closed
4 years ago
11
比较关心QPS而非吞吐能力
#16
lazy-luo
closed
4 years ago
4
关于拆包
#15
xhaoxiong
closed
4 years ago
3
Feature protocol
#14
Allenxuxu
closed
5 years ago
0
fix lint
#13
Allenxuxu
closed
5 years ago
0
是否有更详细的文档描述?
#12
taozywu
closed
5 years ago
13
Ws
#11
Allenxuxu
closed
5 years ago
0
Ws
#10
Allenxuxu
closed
5 years ago
0
Server.RunEvery: 参数传递错误
#9
RussellLuo
closed
5 years ago
3
centos6.5 32位系统下 RussellLuo/timingwheel 运行后 panic
#8
defsky
closed
5 years ago
24
windows的支持
#7
yangjuncode
opened
5 years ago
13
gnet 和 gev 的压测结果不一致问题
#6
yale8848
closed
5 years ago
5
TLS 1.3 support
#5
meilihao
closed
5 years ago
1
异步的优势
#4
taoso
opened
5 years ago
61
fix handler is nil
#3
qiangmzsx
closed
5 years ago
5
用syscall.EpollWait来做的话,在并发连接情况下,会产生大量的操作系统threads
#2
fantasyni
closed
5 years ago
1
我自己在本地benchmark,4核4loop时,标准包远好于其他包
#1
jkgeekJack
closed
5 years ago
7
Previous