Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[flux-dev] About the SocketIO lib

I'm trying to modify the pom.xml to let socketIO based on dependencies instead of .jar files. It seems like the newest socketIO lib supports the installation from maven dependency. However, a lot of APIs are changed for the newest SocketIO lib, which is here: https://github.com/socketio/socket.io-client-java 
So I need to update the socketIO APIs used in flux first, I'm wondering if you have the documentation for the old socketIO lib for reference? Which would make my job much easier.

Sincerely
Xin Wei

Back to the top