Skip to content

Releases: highras/fpnn-sdk-java

v2.0.5

19 Jul 03:22
Compare
Choose a tag to compare

add connection keepalive

v2.0.4

05 Feb 04:01
Compare
Choose a tag to compare

upgrade to 2.0.4 fix one way quest

v2.0.3

16 Jun 04:24
Compare
Choose a tag to compare

Change deploy JDK from 11 to 1.8 for API level 8.

v2.0.2

15 May 07:17
Compare
Choose a tag to compare

Fix bug when un-connectable endpoint.

v2.0.1

12 May 12:43
Compare
Choose a tag to compare

*. Add connection has closed callback;
*. Add getInt(), getLong(), wantInt(), wantLong() for Message, Quest, Answer in package com.fpnn.sdk.proto.

v2.0.0

24 Mar 12:07
Compare
Choose a tag to compare

New version.
NOT compatible with version 1.x.x.
If you want to get the version 1.x.x, please visit the branch ver.1.x.x.

FPNN@1.2.0

12 Nov 06:12
Compare
Choose a tag to compare
  • fix: thread stop
  • lib: json (20180130~)
  • lib: msgpack (0.8.17~)

FPNN@1.1.9

11 Nov 04:17
Compare
Choose a tag to compare
  • refactor: sync all
  • style: code
  • chore: build script
  • lib: json (20180130~)
  • lib: msgpack (0.8.17~)

beta version

08 Jun 04:23
Compare
Choose a tag to compare
v1.0.0

fix