Skip to content

Releases: neptulon/client-java

v0.2

23 Feb 09:16
Compare
Choose a tag to compare
  • 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

28 Jan 15:53
Compare
Choose a tag to compare

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.