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
chore: consolidate the import declaration of the internal error package
#501
panjf2000
closed
1 year ago
1
opt: eliminate error logs when the service exits normally
#500
panjf2000
closed
1 year ago
1
chore: do some chores on tests and comments
#499
panjf2000
closed
1 year ago
1
[Question]: Why are http examples incompatible with MicroPython urequests
#498
joyanhui
closed
1 year ago
0
[Feature]: 使用Engine.Stop退出时,会通过DefaultLogger输出很多错误日志
#497
amwfhv
closed
1 year ago
3
[Question]: 应该如何支持 tls
#496
451008604
closed
1 year ago
4
[Question]: 请教一下关于v2版本TCP粘包的问题
#495
devzwy
closed
1 year ago
4
chore: add a TODO about removing the callback in Conn.AsyncWrite with UDP
#494
panjf2000
closed
1 year ago
1
chore: bump up modules
#493
panjf2000
closed
1 year ago
1
[Bug]: Keepalive 设置不生效
#492
iqinlongfei
closed
10 months ago
3
[Question]: TCP设置KeepAlive不生效
#491
iqinlongfei
closed
1 year ago
2
[Question]: compatibility, gnet 2.x Client request gnet 1.5.3 Server
#490
maggieWmj
closed
1 year ago
2
[Question]: 异步 API 简化问题
#489
someview
closed
1 month ago
7
Release v2.3.1
#488
panjf2000
closed
1 year ago
1
bug: make logging package concurrent-safe
#487
panjf2000
closed
1 year ago
1
[Bug]: 产生数据竞争
#486
yongjuntang
closed
1 year ago
0
[Question]:How to close all connections and restart the gnet tcp server after certain time?
#485
semmars
closed
1 year ago
12
UDP fd什么时候调用close?
#484
iqinlongfei
closed
1 year ago
1
[Question]: streaming large response in TCP
#483
mohamed--abdel-maksoud
closed
1 year ago
4
[Bug]: TechEmpower上的代码运行起来不响应
#482
alfiver
closed
11 months ago
3
ver: release v2.3.0
#480
panjf2000
closed
1 year ago
1
[Bug]: connMap cause fatal error: concurrent map writes
#479
whiliang
closed
1 year ago
9
[Bug]: GNet对于accpet的到的socket没有应用用户的设置
#478
CloudGuan
closed
1 year ago
1
[Bug]: TCP Accept Queue overflows on macOS
#477
panjf2000
closed
1 year ago
0
internal/math: fix a corner case for IsPowerOfTwo
#476
callthingsoff
closed
1 year ago
1
[Question]: React里回写到buffer或粘包?
#475
concn
closed
1 year ago
2
看了这些问题说1的版本支持windows,可是我在1和2的版本都试了不支持newClient。是我操作有问题吗。。
#474
devzwy
closed
1 year ago
2
[Question]: About func (el *eventloop) read(c *conn)
#473
EddieChan1993
closed
1 year ago
4
bug: fix the data race in test on Windows
#472
panjf2000
closed
1 year ago
1
opt: improve comments on Conn and test cases
#471
panjf2000
closed
1 year ago
1
[Bug]: conn的系列方法是否应该支持线程安全?
#470
NickPak
closed
1 year ago
6
Bump up to v2.3.0
#468
panjf2000
closed
1 year ago
1
[Bug]: custom logger didn't work for internal use
#467
panjf2000
closed
1 year ago
0
bug: invoke the callback whether the connection is open or not
#466
panjf2000
closed
1 year ago
1
[Bug]: conn.AsyncWrite/AsyncWritev is not called when connection is already closed
#465
panjf2000
closed
1 year ago
0
[Bug]: v2 版本 http demo 程序, c.Next(-1) ,并没有拉到请求的全部内容,导致在 buf = buf[headerOffset+bodyLen:] ,数组越界 panic
#464
caohao-go
closed
1 year ago
7
[Bug]: concurrent map writes
#463
liwnn
closed
1 year ago
0
[Feature]: v2 版本能否支持下 服务热重启?? 复用之前的 fd 文件描述符
#462
caohao-go
closed
1 year ago
2
feat: implement gnet on Windows
#461
panjf2000
closed
1 year ago
1
opt: mitigate big map issue of connections when garbage collecting
#460
jinxing3114
closed
1 year ago
30
[Question]: gnetv2 client的问题
#459
liaogang
closed
1 year ago
1
[Question]: Buffer的使用是否可以优化
#458
xsean2020
closed
1 year ago
1
[Question]: Does gnet support the tls?
#457
AngelBoby
closed
1 year ago
3
fatal error: concurrent map writes
#456
514366607
closed
1 year ago
5
[Question]: logging.Debugf要打印出来只能设置环境变量吗?
#455
maxbad
closed
1 year ago
2
[Question]: 代码使用问题请教!
#454
maxbad
closed
1 year ago
1
[Bug]: accept 接收到 unix.ECONNABORTED 错误时,main reactor is exiting 会退出
#453
CloudGuan
closed
1 year ago
0
[Question]: 还想问一下, gnet.Run 怎么可以不阻塞,直接返回吗?
#452
maxbad
closed
1 year ago
7
[Question]: 在服务端怎么优雅的结束程序呢?
#451
maxbad
closed
1 year ago
2
2.0什么时候可以支持Windows
#449
1185497683
closed
1 year ago
5
Previous
Next