issues
search
lonng
/
nano
Lightweight, facility, high performance golang based game server framework
MIT License
2.88k
stars
445
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cluster模式下 node节点重启时, cluster.go发生panic
#113
ouyangzhongmin
closed
1 week ago
1
What are the best practices for user push across different gateway machines?
#112
daewoochen
opened
3 months ago
0
Update README.md
#111
lonng
closed
5 months ago
0
关于不同节点调用传递的sessionId,为什么多节点的session 对象不直接使用同一个sessionId进行匹配?
#110
novel045
closed
9 months ago
0
多节点情况下,在网关session 断线后,其它节点保存的session信息如何删除?
#109
novel045
closed
9 months ago
0
能讲下将lua 引入到组件中的具体构思吗?让想实现的人去实现一下
#108
novel045
opened
10 months ago
0
能讲下将lua 引入到组件中的具体构思吗?让想实现的人去实现一下
#107
novel045
closed
10 months ago
0
add a customer filter to find session
#106
beatless
closed
11 months ago
0
ws 的 RemoteAddr() 丢失了http相关的信息 反向代理无法获取客户端IP
#105
kerwin-spec
opened
1 year ago
0
cluster模式下 调用rpc error好像永远返回nil
#104
zxzxasas11
opened
1 year ago
0
Dev/uid str
#103
suhanyujie
closed
1 year ago
0
add nano cocos creator typescript support in README.md
#102
adoontheway
closed
1 year ago
0
增加对信号的自定义处理
#101
yongjuntang
closed
1 year ago
0
route delete bind
#100
cute-angelia
closed
1 year ago
0
examples 有很强的误导性
#99
cute-angelia
closed
1 year ago
0
build(deps): bump golang.org/x/net from 0.0.0-20210614182718-04defd469f4e to 0.7.0
#98
dependabot[bot]
opened
1 year ago
0
build(deps): bump golang.org/x/sys from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0
#97
dependabot[bot]
opened
1 year ago
1
支持libpomelo吗?
#96
BinBrian
closed
1 year ago
0
rpc没有返回
#95
rezonegames
opened
1 year ago
4
服务多开怎么处理group
#94
cute-angelia
opened
1 year ago
1
expose remote service route for user custom
#93
lacorey
closed
1 year ago
0
未来是否会支持KCP协议?
#92
nevercatchmeow
closed
1 year ago
0
cluster: maitain heartbeart between nodes in the same cluster
#91
bbdshow
closed
1 year ago
3
Fix:for deploy multi Gate,use snowflake generate sessionId
#90
bbdshow
closed
1 year ago
0
C端长链 agent 长期发送包,是否会导致 Decode 里面的Buffer 不会释放,导致内存泄露
#89
bbdshow
closed
2 years ago
0
多Gate sessionId 无法保证全局唯一
#88
bbdshow
closed
2 years ago
1
如何拓展使用MongoDB?
#87
zjz91010
opened
2 years ago
0
What is the cluster restart sequence after a code change?
#86
leiprivate
opened
2 years ago
0
nano should add uid in gRPC request
#85
hermitsgame
opened
2 years ago
2
fix some bugs
#84
zlonglin
closed
2 years ago
0
Why need a session to make an rpc call?
#83
SemperInfidelis
opened
2 years ago
0
增加kcp支持和一个使用kcp的坦克demo
#82
cute-angelia
closed
2 years ago
1
Kick数据包类型并没有实现封装调用入口吗
#81
lwelcom
opened
3 years ago
3
cluster模式,s.RPC通讯不能获取到另一个服务的错误
#80
lwelcom
opened
3 years ago
2
Server间如何不透过session进行rpc?
#79
xbbkaneyang
opened
3 years ago
0
请问iOS,Android 客户端可以直接使用pomelo的客户端文档及源码连接使用吗?
#78
lwelcom
opened
3 years ago
0
upgrade protobuf and fix docs typo
#76
gsw945
closed
3 years ago
2
cluster: decode optimization
#75
zengjiwen
closed
3 years ago
2
golang client
#74
xiviu123
closed
3 years ago
1
cluster的设计有点乱,无法用于生产环境
#73
bournes
closed
3 years ago
0
map并发安全问题
#72
bournes
closed
3 years ago
0
fix session not closed
#71
jesseincn
closed
3 years ago
1
Detect rpc call success
#70
xiviu123
closed
3 years ago
6
Support handshake data validator
#69
NicholasChan1025
closed
3 years ago
2
Handshake Package 中如何自定义握手数据验证
#68
NicholasChan1025
closed
3 years ago
5
cluster模式,如果某个进程挂了,没有通知到master unregister,再重新启动这个进程,这个进程就会一直等待register返回,而master的cluster已经有该进程
#67
rezonegames
opened
3 years ago
12
cluster模式,每个进程能同时在线多少人,比如例子中的chat
#66
rezonegames
opened
3 years ago
2
Nano 怎么实现 节点之间数据通信 类似A 节点中的用户跟B节点中的用户 通信
#65
QTTQ
opened
4 years ago
2
im 例子中如何 单对单通信
#64
QTTQ
closed
4 years ago
0
fix tadpole example
#63
supermario1990
closed
4 years ago
1
Next