mrniko / netty-socketio

Socket.IO server implemented on Java. Realtime java framework
Apache License 2.0
6.82k stars 1.65k forks source link

Is there a sample of client in java? Use koush/AndroidAsync can not connect to netty-socketio server. #118

Closed ExtremeWill closed 10 years ago

ExtremeWill commented 10 years ago

I use https://github.com/koush/AndroidAsync for connecting socket.io in android. It do well in connecting socket.io(node.js), but failed in connecting netty-socketio. Need help! Or,is there a sample of client in java?

mrniko commented 10 years ago

i'll investigate this problem. thanks

xgene commented 10 years ago

希望早点解决

mrniko commented 10 years ago

it's hard to lunch AndroidAsync with socketio configuration because this lib works only on android. May be you can debug this lib?