Hprose Php Versions Save

Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP

v2.0.26

7 years ago

Fixed some bugs.

v2.0.25

7 years ago

Improved wrap, all, any and settle

v2.0.24

7 years ago

Changed state, value and reason of Future to private fields.

v2.0.23

7 years ago

Added promisify.

v2.0.22

7 years ago

Changed fsockopen to pfsockopen Fixed 28: Operation time out after xxxx milliseconds with 0 bytes received Improved co & toPromise Added httpHeader support for http client

v2.0.21

7 years ago

Added methods and isMissingMethod on service context. Improved retry.

v2.0.20

7 years ago

Improved push promise data.

v2.0.19

7 years ago

Added isSubscribed and subscribedList.

v2.0.18

7 years ago

Improved push service.

v2.0.17

7 years ago

Fixed timeout bug of Socket Client & Server. Fixed memory leak when client timeout shorter than push server.