Skip to content

Releases: hprose/hprose-nodejs

Version 2.0.49

13 Apr 00:20

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

Choose a tag to compare

Added koa server and async function support.

Version 2.0.46

06 Feb 08:09

Choose a tag to compare

Added namespace support for auto fetching the methods.

Version 2.0.45

20 Aug 09:39

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

Choose a tag to compare

Added coroutine middleware and service support.

Version 2.0.39

04 Dec 11:55

Choose a tag to compare

Fixed HttpClient

Version 2.0.38

02 Dec 15:37

Choose a tag to compare

Added httpHeader support for http client

Version 2.0.37

26 Nov 04:07

Choose a tag to compare

Improved Future
Improved co

Version 2.0.36

22 Nov 06:05

Choose a tag to compare

Fixed Client error event

Version 2.0.35

22 Nov 06:05

Choose a tag to compare

Improved thunk & promisify