Skip to content

Releases: hprose/hprose-java

Version 2.0.28

13 Nov 15:18
Compare
Choose a tag to compare

Fixed Oneway invoke

Version 2.0.27

05 Nov 02:55
Compare
Choose a tag to compare

Fixed HproseServlet

Version 2.0.26

16 Oct 10:37
Compare
Choose a tag to compare

Improved push promise data.
Added isSubscribed and subscribedList.

Version 2.0.25

23 Sep 07:29
Compare
Choose a tag to compare

Improved push service.

Version 2.0.24

19 Sep 14:33
Compare
Choose a tag to compare

Fixed timeout bug of tcp client.
Fixed deadlock bug of client.
Improved Promise.
Improved HttpClient.
Fixed memory leak when client timeout shorter than push server.

Version 2.0.23

14 Sep 04:36
Compare
Choose a tag to compare

Improved Threads.registerShutdownHandler.
Renamed Threads.run to Threads.runShutdownHandler.

Version 2.0.22

05 Sep 08:28
Compare
Choose a tag to compare

Added setThreadPool static method on HproseHttpClient.

Version 2.0.21

04 Sep 12:09
Compare
Choose a tag to compare

Added onFailswitch event.

Version 2.0.20

04 Sep 11:49
Compare
Choose a tag to compare

No wait on the first round failswitch.
Added failround readonly property.
Added getUriList and setUriList method on HproseClient.
Added remove method on Service to remove published function, method or topic.

Version 2.0.19

25 Aug 04:10
Compare
Choose a tag to compare

Added failswitch parameter for subscribe.