Skip to content

Releases: hprose/hprose-js

Version 2.0.10

04 Sep 06:13
Compare
Choose a tag to compare

Fixed compressed hprose.js on IE 6, 7, 8

Version 2.0.9

24 Aug 10:40
Compare
Choose a tag to compare

Added failswitch parameter for subscribe

Version 2.0.8

12 Aug 09:43
Compare
Choose a tag to compare

Improved Promises/A+ implementation

Version 2.0.7

12 Aug 09:51
Compare
Choose a tag to compare

Changed failswitch algorithm.

Version 2.0.6

12 Aug 09:50
Compare
Choose a tag to compare

Improved Tcp & WebSocket Client.

Version 2.0.5

12 Aug 09:50
Compare
Choose a tag to compare

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

Version 2.0.4

12 Aug 09:49
Compare
Choose a tag to compare

Fixed Future.prototype.lastIndexOf
Fixed Future.lastIndexOf

Version 2.0.3

12 Aug 09:48
Compare
Choose a tag to compare

Fixed WebSocketClient

Version 2.0.2

12 Aug 09:48
Compare
Choose a tag to compare

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

12 Aug 09:44
Compare
Choose a tag to compare

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