-
It seems missing link to repo (server pom.xml)
``` java
Failed to execute goal on project demo: Could not resolve dependencies for project demo:demo:war:1.0-SNAPSHOT: Could not find artifact com.coru…
-
```
Can socketio-java currently be integrated with play framework? Since it's
servlet based, and play is not, I don't see how this would work.
Also, i would be nice to have socketio-java to work wit…
-
连接失败 打印错误:ERROR: handshake failed ... cannot parse response
服务器端打印如下:
io.netty.channel.DefaultChannelPipeline onUnhandledInboundException
警告: An exceptionCaught() event was fired, and it reached at t…
-
I cannot get any socket.io javascript client later than v1.7.4 to connect to namespaces when connecting to netty-socketio (v1.7.18). I checked the netty-socketio-demo and the browser client uses a ver…
-
```
public Iterable getRoomClients(String room) {
//该值为集群中,当前room下client的总数
Set sessionIds = roomClients.get(room);
if (sessionIds == null) {
return Collectio…
-
I use ssl config, and socket.io-client java, create 100 clients which connect then send same byte[]. I will get some excepiton:
java.lang.IllegalStateException: null
at com.corundumstudio.socketi…
-
Hello. Please help me.
Android Socketio "io.socket:socket.io-client:0.9.0".
Server: netty-socketio/1.7.7
aways from onConnect is ok to diconnected transport error。May not upgrade to websocket。Any…
-
com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.NullPointerException) (through reference chain: java.util.ArrayList[1]->java.util.ArrayList[0]->io.bytefun.dynserver.gameobject.pl…
-
```
Can socketio-java currently be integrated with play framework? Since it's
servlet based, and play is not, I don't see how this would work.
Also, i would be nice to have socketio-java to work wit…
-
2018-05-05 17:13:59,361 [nioEventLoopGroup-3-48] WARN i.n.c.ChannelInitializer[151] Failed to initialize a channel. Closing: [id: 0x3471cd2e, L:/172.18.24.122:4869 - R:/14.20.91.253:12914]
java.lang.…
Hholz updated
6 years ago