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
[Feature]: 为什么v2版本没有内置codec了, v1的codec适用v2吗
#448
LeftH0ok
closed
1 year ago
1
[Question]: 有v2版本的客户端使用示例吗?其他答案中的示例链接看不到了,谢谢
#447
NickPak
closed
1 year ago
1
[Question]: QPS Benchmark 的结果差异原因
#446
friendshipbridge
closed
1 year ago
3
修复缓冲区消息多出一份的情况
#445
GXKe
closed
1 year ago
1
[Bug]: 压测时出现了空指针导致崩溃
#444
linkyaa
closed
1 year ago
5
[Feature]: generic Conn context
#443
rdmrcv
opened
1 year ago
5
[Question]: When receiving UDP broadcast packets, the same packet may be received multiple times
#442
czy0538
closed
1 year ago
9
[Question]: 请问潘少是否知道有比较好点的七层的golangcodec库,因为gnet貌似并没有像netty一样提供丰富的七层handler
#441
xj524598
closed
1 year ago
1
[Feature]: 可否暴露出setTos方法支持设置IP头的ToS字段
#440
liuyingiscookie
closed
7 months ago
4
[Bug]: 接收数据时下标越界
#439
concn
closed
1 year ago
4
[Feature]: Improve performance by using io_uring api
#438
misterquestions
closed
1 year ago
2
opt: use the std math/bits routine to count the bit length
#437
0-haha
closed
1 year ago
2
feat: Add TLS support to gnet
#435
0-haha
closed
1 day ago
15
[Bug]: 运行正常情况下突然出现日志
#434
zhj0811
closed
5 months ago
20
用taskset把程序绑定到多核心以后,性能不如taskset绑定到单核心
#433
huangmingyou
closed
1 month ago
7
[Bug]: Compilation error on bsd 32 bit (kqueue)
#432
pnx
closed
1 year ago
1
[Question]: AsyncWrite how to guarantee write order?
#431
pagran
closed
1 year ago
2
add WriteToUDP
#430
Yajun312890225
closed
1 year ago
0
[Question]: 同一个包中的变量无法引用
#429
youjile
closed
1 year ago
2
[Feature]: multiple addresses binding
#428
Super-zhw
closed
7 months ago
1
[Question]: gnet客户端是否支持WriteToUDP
#427
Yajun312890225
closed
1 year ago
4
想确定真实写入的数据
#425
JemmyH
closed
2 years ago
3
Is it possible to find out the number of bytes written with `conn.AsyncWrite()`?
#424
gvitali
closed
5 months ago
3
Conn.AsyncWrite() performance tracking
#423
panjf2000
closed
8 months ago
28
Panic: ring_buffer, slice bounds out of range
#422
gvitali
closed
2 years ago
12
V2.0相对于V1.0的优势是什么?2.0解决了什么问题?另外v2.0的windows支持进度如何了?谢谢解答。
#421
im-pingo
closed
2 years ago
1
byteslice.Get 内存增长导致程序OOM
#420
soukengo
closed
1 year ago
22
allow creation of multiple engines on the same protocol and port
#419
jdamick
closed
2 years ago
4
Better to support bufio.SplitFunc to split packet automatically
#418
fwang2002
closed
2 years ago
1
压力测试崩溃,偶现
#417
LiuWillis
closed
2 years ago
3
框架无锁的conn在面对go应用层多协程对conn的通用持有时的弊病
#414
lesismal
closed
2 years ago
0
feat: add multiple listener support
#413
leki75
closed
7 months ago
4
feat: add multicast UDP listener support
#412
leki75
closed
2 years ago
5
想看看号称最快的网络库的demo实例,所以demo实例呢?
#411
q1n9-jair
closed
2 years ago
1
啥时候更新到v2.1,期待最新版支持windows
#410
maxbad
closed
2 years ago
3
add public method
#407
moqsien
closed
2 years ago
1
建议开放一些私有方法或变量
#406
moqsien
closed
2 years ago
1
grpc support?
#405
ccnlui
closed
2 years ago
1
消息丢失
#404
zhouchang2017
closed
2 years ago
7
使用gnet 做物联网长连接网关,是否合适?
#403
ZhangChengJi
closed
2 years ago
2
Enroll + AsyncWrite` is not safe
#402
pagran
closed
2 years ago
2
What is the difference between reactor and eventloop?
#401
ccnlui
closed
2 years ago
1
Async gnet.Client.Dial
#400
pagran
closed
2 years ago
2
UDP使用使用了SlicePool?
#399
Yajun312890225
closed
2 years ago
1
出现大量的 <Error: failed to delete fd=xxx from poller in event-loop(0): epoll_ctl del: no such file or directory>
#398
JemmyH
closed
2 years ago
15
Optimal way to listen to multiple ports
#397
pagran
closed
2 years ago
4
高并发,大数据包,某些包可能被两个不同的 OnTraffic 处理,导致这个消息被丢弃
#396
elihe2011
closed
2 years ago
1
How to implement a broadcast server?
#395
ccnlui
closed
2 years ago
2
gnet不再参加TechEmpower的性能评测了吗?为什么最近几期看不到了
#394
shiqinfeng1
closed
2 years ago
1
客户端10万条消息写入的时候服务端崩溃了 版本 v2.0.2
#393
tangtaoit
closed
2 years ago
1
Previous
Next