Releases: neptulon/client-java
Releases · neptulon/client-java
v0.2
isConnected()
is replaced with connect(callback)
to get asynchronously notified of connection success/fail.
ResHandler
renamed to ResCallback
and moved to /callbacks
directory along with other callbacks.
v0.1
Initial release will essential set of functionality. It has a full integration test case that verifies compatibility with the Neptulon server v0.x series so it is time to make the first release.