Skip to content

Releases: hprose/hprose-html5

Version 2.0.36

Choose a tag to compare

@andot andot released this 24 Apr 15:19

Added automatic generation of remote methods support.

Version 2.0.35

Choose a tag to compare

@andot andot released this 06 Feb 07:15

Fixed websocket connection leak.
Changed default subscribe timeout to 5 minutes.
Added namespace support for auto fetching the methods.

Version 2.0.31

Choose a tag to compare

@andot andot released this 11 Dec 13:24

Improved co.
Added coroutine middleware support.

Version 2.0.30

Choose a tag to compare

@andot andot released this 02 Dec 15:37

Added httpHeader support for http client
Fixed APICloud Http Client

Version 2.0.29

Choose a tag to compare

@andot andot released this 26 Nov 03:56

Improved Future
Improved co

Version 2.0.28

Choose a tag to compare

@andot andot released this 22 Nov 06:04

Improved thunk & promisify

Version 2.0.27

Choose a tag to compare

@andot andot released this 18 Nov 16:07

Improved Future.complete

Version 2.0.26

Choose a tag to compare

@andot andot released this 18 Nov 13:17

Fixed toPromise and wrap
Removed eval

Version 2.0.25

Choose a tag to compare

@andot andot released this 17 Nov 17:43

Improved WebSocketClient.

Version 2.0.24

Choose a tag to compare

@andot andot released this 17 Nov 17:45

Added promisify
Added thunkify
Added co
Improved attempt, toPromise, wrap, forEach, every, some, filter, map, find, findIndex