Closed javajian closed 10 years ago
no more description,you can just consider it as a web server(of course,support distributed deploy,but some communication function rely on the client),but focus on the socket adapter
I think the question is about this thing - https://twitter.com/Swiip/status/388598062106808320
@javajian Socket.IO on js supports distributed "mode" via redis store. It will be implemented in https://github.com/mrniko/netty-socketio/issues/66
Could please elaborate more on this subject? What do you expect? What are the issues you're having right now, if any? Could you please describe your planned usage scenario? netty-socketio is a library to write a socket.io server, essentially, so you can connect to it with multiple clients from different locations, even geographical far apart.