Skip to content

Releases: highras/fpnn-sdk-java

v2.0.5

Choose a tag to compare

@zjs604381586 zjs604381586 released this 19 Jul 03:22

add connection keepalive

v2.0.4

Choose a tag to compare

@zjs604381586 zjs604381586 released this 05 Feb 04:01

upgrade to 2.0.4 fix one way quest

v2.0.3

Choose a tag to compare

@swxlion swxlion released this 16 Jun 04:24

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

v2.0.2

Choose a tag to compare

@swxlion swxlion released this 15 May 07:17

Fix bug when un-connectable endpoint.

v2.0.1

Choose a tag to compare

@swxlion swxlion released this 12 May 12:43

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

v2.0.0

Choose a tag to compare

@swxlion swxlion released this 24 Mar 12:07

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

Choose a tag to compare

@zhaodx zhaodx released this 12 Nov 06:12
  • fix: thread stop
  • lib: json (20180130~)
  • lib: msgpack (0.8.17~)

FPNN@1.1.9

Choose a tag to compare

@zhaodx zhaodx released this 11 Nov 04:17
  • refactor: sync all
  • style: code
  • chore: build script
  • lib: json (20180130~)
  • lib: msgpack (0.8.17~)

beta version

Choose a tag to compare

@zhaodx zhaodx released this 08 Jun 04:23
v1.0.0

fix