issues
search
panjf2000
/
gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
https://gnet.host
Apache License 2.0
9.7k
stars
1.04k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Question]: 您好大佬,这个库的epoll的底层实现是用纯go实现的吗?没有用到cgo是吧?
#553
ericjing83
closed
8 months ago
1
[Question]: gnet engine is stopping with error: kevent add|clear:function not implemented
#552
dul666888
opened
8 months ago
8
[Question]: gnet.run()时提示错误:gnet engine is stopping with error: kevent add|clear:function not implemented
#551
dul666888
closed
8 months ago
2
patch: v2.3.6
#550
panjf2000
closed
8 months ago
0
[Feature]: enable `OnOpen` when UDP socket is connected
#549
panjf2000
closed
8 months ago
2
bug: clean up the remote address regardless of c.rawConn
#548
panjf2000
closed
8 months ago
1
bug: fix the memory leaks of localAddr and localAddr in conn
#547
panjf2000
closed
8 months ago
1
[Bug]: memory leaks in `conn.release`
#546
panjf2000
closed
8 months ago
0
Fix protocols spelling
#545
shanemhansen
closed
8 months ago
0
[Question]: remoteAddr为什么是空的
#544
liuxm2239
closed
8 months ago
3
feat: add DialContext and EnrollContext for Client
#543
leslie-fei
closed
8 months ago
6
[Feature]: gnet.Conn 增加一个并发安全的map
#542
cat3306
closed
8 months ago
2
[Feature]: 为 Client.Enroll/Dial 提供同步 callback
#541
IrineSistiana
closed
8 months ago
9
[Bug]: 2.3.5 onOpen和onClose执行次数不一致
#540
linchunboyouxiang
closed
8 months ago
15
如何通知GNet关闭某个链接?[Question]:
#539
harry0059
closed
8 months ago
1
[Question]: 请教一个问题:关于使用独立的 worker pool 处理阻塞的业务逻辑
#538
dgqypl
closed
8 months ago
2
[Feature]: 有没有详细的教程 新手根本不知道咋用
#537
mynameiscuining
closed
8 months ago
2
patch: v2.3.5
#536
panjf2000
closed
9 months ago
0
opt: use accept4 where available
#535
panjf2000
closed
9 months ago
1
[Feature]: Can this be part of the roadmap for practical use case as top priority. tls / ktls support first.
#534
ouvaa
closed
5 months ago
11
一条链接往外写数据,内存增长很快。
#533
eazon
closed
9 months ago
4
[Feature]: Support for SO_BINDTODEVICE?
#532
shaunco
closed
2 weeks ago
13
bug: read the remaining data after the peer wrote and closed on BSD
#531
panjf2000
closed
9 months ago
1
[Question]: ReadFrom系列函数的作用
#530
amwfhv
closed
9 months ago
1
[Question]: Server端回包立刻关闭连接,OnTraffic 收不到最后一个包的数据
#529
xspren
closed
9 months ago
11
哥 client 的使用好复杂啊
#528
tangjiemian
closed
9 months ago
3
[Question]: gnet打印很多error occurs in user-defined function, use of closed network connection
#527
bryanchen463
closed
10 months ago
1
[Question]: 可疑的CPU占用
#526
PotatoCloud
closed
10 months ago
8
[Question]: conn_map.go:66 panic concurrent map read and map write
#525
PotatoCloud
closed
10 months ago
2
[Question]: IO Wait如何解决
#524
Fgaoxing
closed
1 month ago
4
patch: v2.3.4
#523
panjf2000
closed
10 months ago
1
opt: make TCP Keep-Alives settings practicable
#522
panjf2000
closed
10 months ago
1
[Feature]: 添加pool来管理asyncwritev的内存, 以及客户端的api是否可以独立于服务端
#521
someview
closed
1 month ago
9
[Question]:自定义codec中是否会存在接受header失败导致后续数据都无法正确获取的情况
#519
leeeo2
closed
11 months ago
1
[Question]: 请问作者是否有异步读取的最佳实践示例呢?
#518
xiatianqiuyu
closed
11 months ago
1
Update connection_unix.go
#517
514366607
closed
11 months ago
1
[Question]: 重启gnet.server需要如何做?
#516
concn
closed
11 months ago
6
[Question]: 数据超过65535时多次触发OnTraffic如何处理数据?
#515
wadeLouis
closed
12 months ago
2
[Question]: 请教运行在serverless中http的Keep-Alive应该如何配置
#514
joyanhui
closed
1 year ago
2
[Question]: 请问 多网卡情况下,在 udp 的 OnTraffic 事件里面,怎么得到接收数据的网络接口呢
#513
maxbad
closed
11 months ago
1
[Question]:详细的说明文档,说明什么情况下应用程序应该主动调用close方法呢
#512
someview
closed
11 months ago
19
[Question]: Does gnet support a websocket server that can handle different URL patterns
#511
rockflying
closed
1 year ago
1
bug: fix the inconsistent behaviors on Windows
#510
panjf2000
closed
1 year ago
1
[Bug]: windows下的实现似乎有bug
#509
Zhanghailin1995
closed
1 year ago
2
[Feature]: 实现异步非阻塞的PacketConn接口,从而支持quic协议
#508
someview
closed
11 months ago
2
UDP resets Context and creates new gnet.Conn OnTraffic()
#506
BatikanHyt
closed
1 year ago
1
patch: v2.3.3
#505
panjf2000
closed
1 year ago
1
dep: bump up a few dependencies and enable more auto-labelers in CI
#504
panjf2000
closed
1 year ago
1
[Bug]: bind: address already in use when using without reuseAddr parameter
#503
gohryt
closed
1 year ago
2
release: v2.3.2
#502
panjf2000
closed
1 year ago
1
Previous
Next