Skip to main content

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

Hey Xin,

the old socket IO library that is used in Flux was coming from here:
https://github.com/Gottox/socket.io-java-client

Hope this helps!

Cheers,
-Martin


> Am 26.05.2016 um 15:06 schrieb Xin Wei <xinwei3@xxxxxxxxxxxx>:
> 
> 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
> _______________________________________________
> flux-dev mailing list
> flux-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/flux-dev



Back to the top