Hprose Js Versions Save

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

v2.0.11

7 years ago

Added uriList method. Added onfailswitch event. Added failround readonly property. No wait on the first round failswitch.

v2.0.9

7 years ago

Added failswitch parameter for subscribe

v2.0.7

7 years ago

Changed failswitch algorithm.

v2.0.6

7 years ago

Improved Tcp & WebSocket Client.

v2.0.5

7 years ago

Update BinaryString. Fixed raw invoke. Fixed raw batch invoke.

v2.0.4

7 years ago

Fixed Future.prototype.lastIndexOf Fixed Future.lastIndexOf

v2.0.3

7 years ago

Fixed WebSocketClient

v2.0.2

7 years ago

Added filters method for Client. Improved toBinaryString. Added includes, find, findIndex, fill, copyWithin method. Added indexOf, lastIndexOf, includes, find, findIndex method. Fixed APICloud Tcp Socket. Fixed then. Added Future.promise.done. Added Future.promise.fail, Future.promise.complete, Future.promise.always. Fixed TimeoutError. Fixed retry. Added toPromise and fill method for Future. Update FlashHttpRequest.swf.

v2.0.1

7 years ago

Fixed APICloud Http Client. Improved TcpClient & some helper function. Fixed header comment. Added APICloud TCP Socket support. Fixed APICloudTcpSocket.

v2.0.8

7 years ago

Improved Promises/A+ implementation