Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
https://github.com/panjf2000/gnet
[Feature]: v2 版本能否支持下 服务热重启?? 复用之前的 fd 文件描述符
caohao-go opened this issue over 1 year ago
caohao-go opened this issue over 1 year ago
feat: implement gnet on Windows
panjf2000 opened this pull request over 1 year ago
panjf2000 opened this pull request over 1 year ago
opt: mitigate big map issue of connections when garbage collecting
jinxing3114 opened this pull request over 1 year ago
jinxing3114 opened this pull request over 1 year ago
[Question]: gnetv2 client的问题
liaogang opened this issue over 1 year ago
liaogang opened this issue over 1 year ago
[Question]: Buffer的使用是否可以优化
xsean2020 opened this issue almost 2 years ago
xsean2020 opened this issue almost 2 years ago
[Question]: Does gnet support the tls?
AngelBoby opened this issue almost 2 years ago
AngelBoby opened this issue almost 2 years ago
fatal error: concurrent map writes
514366607 opened this pull request almost 2 years ago
514366607 opened this pull request almost 2 years ago
[Question]: logging.Debugf要打印出来只能设置环境变量吗?
maxbad opened this issue almost 2 years ago
maxbad opened this issue almost 2 years ago
[Question]: 代码使用问题请教!
maxbad opened this issue almost 2 years ago
maxbad opened this issue almost 2 years ago
[Bug]: accept 接收到 unix.ECONNABORTED 错误时,main reactor is exiting 会退出
CloudGuan opened this issue almost 2 years ago
CloudGuan opened this issue almost 2 years ago
[Question]: 还想问一下, gnet.Run 怎么可以不阻塞,直接返回吗?
maxbad opened this issue almost 2 years ago
maxbad opened this issue almost 2 years ago
[Question]: 在服务端怎么优雅的结束程序呢?
maxbad opened this issue almost 2 years ago
maxbad opened this issue almost 2 years ago
2.0什么时候可以支持Windows
1185497683 opened this issue almost 2 years ago
1185497683 opened this issue almost 2 years ago
[Feature]: 为什么v2版本没有内置codec了, v1的codec适用v2吗
LeftH0ok opened this issue almost 2 years ago
LeftH0ok opened this issue almost 2 years ago
[Question]: 有v2版本的客户端使用示例吗?其他答案中的示例链接看不到了,谢谢
NickPak opened this issue almost 2 years ago
NickPak opened this issue almost 2 years ago
[Question]: QPS Benchmark 的结果差异原因
friendshipbridge opened this issue almost 2 years ago
friendshipbridge opened this issue almost 2 years ago
修复缓冲区消息多出一份的情况
GXKe opened this pull request almost 2 years ago
GXKe opened this pull request almost 2 years ago
[Bug]: 压测时出现了空指针导致崩溃
YuiStar-Lin opened this issue almost 2 years ago
YuiStar-Lin opened this issue almost 2 years ago
[Feature]: generic Conn context
rdmrcv opened this issue almost 2 years ago
rdmrcv opened this issue almost 2 years ago
[Question]: When receiving UDP broadcast packets, the same packet may be received multiple times
czy0538 opened this issue almost 2 years ago
czy0538 opened this issue almost 2 years ago
[Question]: 请问潘少是否知道有比较好点的七层的golangcodec库,因为gnet貌似并没有像netty一样提供丰富的七层handler
xj524598 opened this issue almost 2 years ago
xj524598 opened this issue almost 2 years ago
[Feature]: 可否暴露出setTos方法支持设置IP头的ToS字段
liuyingiscookie opened this issue almost 2 years ago
liuyingiscookie opened this issue almost 2 years ago
[Bug]: 接收数据时下标越界
concn opened this issue almost 2 years ago
concn opened this issue almost 2 years ago
[Feature]: Improve performance by using io_uring api
misterquestions opened this issue almost 2 years ago
misterquestions opened this issue almost 2 years ago
opt: use the std math/bits routine to count the bit length
0-haha opened this pull request almost 2 years ago
0-haha opened this pull request almost 2 years ago
feat: Add TLS support to gnet
0-haha opened this pull request almost 2 years ago
0-haha opened this pull request almost 2 years ago
[Bug]: 运行正常情况下突然出现日志
zhj0811 opened this issue about 2 years ago
zhj0811 opened this issue about 2 years ago
用taskset把程序绑定到多核心以后,性能不如taskset绑定到单核心
huangmingyou opened this issue about 2 years ago
huangmingyou opened this issue about 2 years ago
[Bug]: Compilation error on bsd 32 bit (kqueue)
pnx opened this issue about 2 years ago
pnx opened this issue about 2 years ago
[Question]: AsyncWrite how to guarantee write order?
pagran opened this issue about 2 years ago
pagran opened this issue about 2 years ago
add WriteToUDP
Yajun312890225 opened this pull request about 2 years ago
Yajun312890225 opened this pull request about 2 years ago
[Question]: 同一个包中的变量无法引用
youjile opened this issue about 2 years ago
youjile opened this issue about 2 years ago
[Feature]: multiple addresses binding
Super-zhw opened this issue about 2 years ago
Super-zhw opened this issue about 2 years ago
[Question]: gnet客户端是否支持WriteToUDP
Yajun312890225 opened this issue about 2 years ago
Yajun312890225 opened this issue about 2 years ago
想确定真实写入的数据
JemmyH opened this issue about 2 years ago
JemmyH opened this issue about 2 years ago
Is it possible to find out the number of bytes written with `conn.AsyncWrite()`?
gvitali opened this issue about 2 years ago
gvitali opened this issue about 2 years ago
Conn.AsyncWrite() performance tracking
panjf2000 opened this issue about 2 years ago
panjf2000 opened this issue about 2 years ago
Panic: ring_buffer, slice bounds out of range
gvitali opened this issue about 2 years ago
gvitali opened this issue about 2 years ago
V2.0相对于V1.0的优势是什么?2.0解决了什么问题?另外v2.0的windows支持进度如何了?谢谢解答。
im-pingo opened this issue about 2 years ago
im-pingo opened this issue about 2 years ago
byteslice.Get 内存增长导致程序OOM
soukengo opened this issue about 2 years ago
soukengo opened this issue about 2 years ago
allow creation of multiple engines on the same protocol and port
jdamick opened this pull request about 2 years ago
jdamick opened this pull request about 2 years ago
Better to support bufio.SplitFunc to split packet automatically
fwang2002 opened this issue about 2 years ago
fwang2002 opened this issue about 2 years ago
压力测试崩溃,偶现
LiuWillis opened this issue about 2 years ago
LiuWillis opened this issue about 2 years ago
框架无锁的conn在面对go应用层多协程对conn的通用持有时的弊病
lesismal opened this issue over 2 years ago
lesismal opened this issue over 2 years ago
feat: add multiple listener support
leki75 opened this pull request over 2 years ago
leki75 opened this pull request over 2 years ago
feat: add multicast UDP listener support
leki75 opened this pull request over 2 years ago
leki75 opened this pull request over 2 years ago
想看看号称最快的网络库的demo实例,所以demo实例呢?
q1n9-jair opened this issue over 2 years ago
q1n9-jair opened this issue over 2 years ago
啥时候更新到v2.1,期待最新版支持windows
maxbad opened this issue over 2 years ago
maxbad opened this issue over 2 years ago
add public method
moqsien opened this pull request over 2 years ago
moqsien opened this pull request over 2 years ago
建议开放一些私有方法或变量
moqsien opened this issue over 2 years ago
moqsien opened this issue over 2 years ago
grpc support?
ccnlui opened this issue over 2 years ago
ccnlui opened this issue over 2 years ago
消息丢失
zhouchang2017 opened this issue over 2 years ago
zhouchang2017 opened this issue over 2 years ago
使用gnet 做物联网长连接网关,是否合适?
ZhangChengJi opened this issue over 2 years ago
ZhangChengJi opened this issue over 2 years ago
Enroll + AsyncWrite` is not safe
pagran opened this issue over 2 years ago
pagran opened this issue over 2 years ago
What is the difference between reactor and eventloop?
ccnlui opened this issue over 2 years ago
ccnlui opened this issue over 2 years ago
Async gnet.Client.Dial
pagran opened this issue over 2 years ago
pagran opened this issue over 2 years ago
UDP使用使用了SlicePool?
Yajun312890225 opened this issue over 2 years ago
Yajun312890225 opened this issue over 2 years ago
出现大量的 <Error: failed to delete fd=xxx from poller in event-loop(0): epoll_ctl del: no such file or directory>
JemmyH opened this issue over 2 years ago
JemmyH opened this issue over 2 years ago
Optimal way to listen to multiple ports
pagran opened this issue over 2 years ago
pagran opened this issue over 2 years ago
高并发,大数据包,某些包可能被两个不同的 OnTraffic 处理,导致这个消息被丢弃
elihe2011 opened this issue over 2 years ago
elihe2011 opened this issue over 2 years ago
How to implement a broadcast server?
ccnlui opened this issue over 2 years ago
ccnlui opened this issue over 2 years ago
gnet不再参加TechEmpower的性能评测了吗?为什么最近几期看不到了
shiqinfeng1 opened this issue over 2 years ago
shiqinfeng1 opened this issue over 2 years ago
客户端10万条消息写入的时候服务端崩溃了 版本 v2.0.2
tangtaoit opened this issue over 2 years ago
tangtaoit opened this issue over 2 years ago
gnet.Server 在aarch64 Ubuntu18上无法监听在“0.0.0.0”
k96331 opened this issue over 2 years ago
k96331 opened this issue over 2 years ago
io.ReadAtLeast - expect EOF return when buffer is empty in `Read` function
ChinW opened this issue over 2 years ago
ChinW opened this issue over 2 years ago
[email protected]/acceptor_unix.go:38 Accept() fails due to error: too many open files
concn opened this issue over 2 years ago
concn opened this issue over 2 years ago
Connections not properly closed
gonwan opened this issue over 2 years ago
gonwan opened this issue over 2 years ago
Connection not properly closed?
gonwan opened this issue over 2 years ago
gonwan opened this issue over 2 years ago
如何在其他文件调用c.write
javasopp opened this issue over 2 years ago
javasopp opened this issue over 2 years ago
请问支持分布式部署吗?
LeftH0ok opened this issue over 2 years ago
LeftH0ok opened this issue over 2 years ago
websocket demo 阻塞
suconghou opened this issue over 2 years ago
suconghou opened this issue over 2 years ago
主动关闭连接 c.Close(),但实际未关闭
elihe2011 opened this issue over 2 years ago
elihe2011 opened this issue over 2 years ago
期待文档能够更加完善一点~
javasopp opened this issue over 2 years ago
javasopp opened this issue over 2 years ago
是否有gnet-http http2 quic http3等子项目?
2391003262 opened this issue over 2 years ago
2391003262 opened this issue over 2 years ago
其他条件一样,主从多 Reactors 和 SO_REUSEPORT ,性能孰优孰劣,有多少差距呢?
glenn-wang opened this issue over 2 years ago
glenn-wang opened this issue over 2 years ago
gnet.Conn.Close() 未及时执行问题
JemmyH opened this issue over 2 years ago
JemmyH opened this issue over 2 years ago
请教一个问题
dongliangwu opened this issue over 2 years ago
dongliangwu opened this issue over 2 years ago
bug:Returns the expected amount of data
wuqinqiang opened this pull request over 2 years ago
wuqinqiang opened this pull request over 2 years ago
gnet支持socks代理吗
Nyx2022 opened this issue over 2 years ago
Nyx2022 opened this issue over 2 years ago
Poller的UrgentTrigger()和Trigger()
zhu121 opened this issue over 2 years ago
zhu121 opened this issue over 2 years ago
Question about the "read" function of "eventloop"
zhu121 opened this issue over 2 years ago
zhu121 opened this issue over 2 years ago
opt: byte alignment, optimization from 144 to 136 byte
zhongweikang opened this pull request over 2 years ago
zhongweikang opened this pull request over 2 years ago
请教SockaddrToTCPOrUnixAddr()对IP的处理方式
zhu121 opened this issue over 2 years ago
zhu121 opened this issue over 2 years ago
关于byteslice.Get()的使用想法
zhu121 opened this issue over 2 years ago
zhu121 opened this issue over 2 years ago
请教一下高并发请求的时候缓冲区数据叠加和ant协程池包使用问题
gcggcg opened this issue almost 3 years ago
gcggcg opened this issue almost 3 years ago
proxy function or proxy example
hiqsociety opened this issue almost 3 years ago
hiqsociety opened this issue almost 3 years ago
A server that also acts as a client
KevinRoebert opened this issue almost 3 years ago
KevinRoebert opened this issue almost 3 years ago
gnet v2 supports Windows
amos-lsl opened this issue almost 3 years ago
amos-lsl opened this issue almost 3 years ago
优化网络连接的存储方式,避免 big map 下的 GC 延迟
situnan opened this issue almost 3 years ago
situnan opened this issue almost 3 years ago
希望实现 SetDeadline, SetReadDeadline, SetWriteDeadline
ycyuxin opened this issue almost 3 years ago
ycyuxin opened this issue almost 3 years ago
Connection migration to other server seemlessly.
chikilov opened this issue almost 3 years ago
chikilov opened this issue almost 3 years ago
对比Go官方库改进点的疑问
victory460 opened this issue almost 3 years ago
victory460 opened this issue almost 3 years ago
AsyncWrite需要等待数据被完全写出去
MoonShining opened this issue almost 3 years ago
MoonShining opened this issue almost 3 years ago
Plan to support io_uring or XDP backend?
fly3366 opened this issue almost 3 years ago
fly3366 opened this issue almost 3 years ago
gnet.NewClient中的参数gnet.WithTCPKeepAlive(time.Minute*5)貌似没什么效果
rocqina opened this issue almost 3 years ago
rocqina opened this issue almost 3 years ago
KCP support
liuhaox1 opened this issue about 3 years ago
liuhaox1 opened this issue about 3 years ago
Topics about the http/http2/rpc server corresponding to gnet
srvlibs opened this issue about 3 years ago
srvlibs opened this issue about 3 years ago
Gnet hangs on receive incomplete request
slow-zhang opened this issue about 3 years ago
slow-zhang opened this issue about 3 years ago
Using Gnet to implement Redis meet performance problem
slow-zhang opened this issue about 3 years ago
slow-zhang opened this issue about 3 years ago
opt: implement zero-allocated []byte pool for reusing bytes
fufuok opened this pull request about 3 years ago
fufuok opened this pull request about 3 years ago