-
基于 RedissonStoreFactory 配置的集群,但是部署到两个节点的时候,如果客户端登录到了节点1,这时可以在节点1上能得到 SocketIOClient 发送消息,但是节点2上查询不到 SocketIOClient,请问有遇到这种情况吗?
_Originally posted by @yezhwi in https://github.com/mrniko/netty-socke…
-
我的版本是2.0.8,出现内存释放不了的情况,请问如何解决?
链接断开后内存依然是居高不下,垃圾回收只是回收一点点内存,慢慢的将内存挤爆,请问是什么一直占用内存?
-
-
**Bug 描述**
A clear and concise description of what the bug is.
**复现**
复现步骤:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**预期结果**
A clear and concise descriptio…
-
![image](https://user-images.githubusercontent.com/34711187/137093202-80b57ba0-ba80-4667-8e76-da989084fea0.png)
I see the previous issues have explained this memory leakage problem, also provides a s…
-
Just discovered this project - seems great, as the original gevent-socketio is dead. What is the status of this project? Is it usable already? Anyone using it in production?
-
I'm trying to configure a Sprint Boot REST app that uses port 8080 to also use SocketIOServer on port 8080.
if i use another port for SocketIOServer, it works fine.
if i use port 8080, i get a p…
-
Is there way to obtain the ip address of the client?
That would be really useful.
-
Hey there, thank you for all of your hard work on this library. I just have a quick question. I'm evaluating ktor as a framework and have set up a sample project using netty as a server.
I have a v…
-
I want to use netty-socket in cluster environment,but I do not know to make it easy