Skip to content

Releases: hprose/hprose-nodejs

Version 2.0.49

13 Apr 00:20
Compare
Choose a tag to compare

Fixed Service.remove method.
Added index.d.ts for TypeScript. (thanks to @WangPengJu).

Version 2.0.48

29 Mar 05:21
Compare
Choose a tag to compare

Added koa server and async function support.

Version 2.0.46

06 Feb 08:09
Compare
Choose a tag to compare

Added namespace support for auto fetching the methods.

Version 2.0.45

20 Aug 09:39
Compare
Choose a tag to compare

Fixed connection leak.
Changed default subscribe timeout to 5 minutes.
Fixed Client Proxy.

Version 2.0.40

04 Dec 17:27
Compare
Choose a tag to compare

Added coroutine middleware and service support.

Version 2.0.39

04 Dec 11:55
Compare
Choose a tag to compare

Fixed HttpClient

Version 2.0.38

02 Dec 15:37
Compare
Choose a tag to compare

Added httpHeader support for http client

Version 2.0.37

26 Nov 04:07
Compare
Choose a tag to compare

Improved Future
Improved co

Version 2.0.36

22 Nov 06:05
Compare
Choose a tag to compare

Fixed Client error event

Version 2.0.35

22 Nov 06:05
Compare
Choose a tag to compare

Improved thunk & promisify