Skip to content

Releases: neptulon/client-java

Release list

v0.2

Choose a tag to compare

@soygul soygul released this 23 Feb 09:16
  • 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

Choose a tag to compare

@soygul soygul released this 28 Jan 15:53

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.