Skip to content

Releases: hprose/hprose-java

Version 1.6.0

17 Apr 12:22
Compare
Choose a tag to compare

Added the NIO TCP Client.
Added class Threads for shutdown thread pool automatically.
Added Promise/A+ implementation.
Optimized NIO TCP Server.
Optimized some collections serialize and unserialize.

Version 1.5.2

11 Jun 01:38
Compare
Choose a tag to compare

Added async http service support.
Added android example.

Version 1.5.1

25 May 03:59
Compare
Choose a tag to compare

Fixed a bug of allocate ByteBuffer more than 2M