Hprose Nodejs Versions Save

Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js

v2.0.49

6 years ago

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

v2.0.48

6 years ago

Added koa server and async function support.

v2.0.46

6 years ago

Added namespace support for auto fetching the methods.

v2.0.45

6 years ago

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

v2.0.40

7 years ago

Added coroutine middleware and service support.

v2.0.39

7 years ago

Fixed HttpClient

v2.0.38

7 years ago

Added httpHeader support for http client

v2.0.37

7 years ago

Improved Future Improved co

v2.0.36

7 years ago

Fixed Client error event

v2.0.35

7 years ago

Improved thunk & promisify