Skip to content

Releases: hprose/hprose-typescript

Version 3.0.5

Choose a tag to compare

@andot andot released this 16 Feb 07:11

Rename HandlerManager to PluginManager.

Version 3.0.4

Choose a tag to compare

@andot andot released this 30 Jan 14:38

Fixed MethodManager.

Version 3.0.3

Choose a tag to compare

@andot andot released this 30 Dec 06:05

Move requestHeaders & responseHeaders to Context.
Fix WeiXin Client.

Version 3.0.2

Choose a tag to compare

@andot andot released this 17 Dec 20:48

Improve the code hint.

Version 3.0.1

Choose a tag to compare

@andot andot released this 04 May 08:52

Fixed a bug.

Version 3.0.0

Choose a tag to compare

@andot andot released this 04 May 08:51

Added JSONRPC support.
Added Circuit Breaker plugin.
Added Cluster plugin.
Added Limiter plugin.
Added Load Balance plugin.
Added Log plugin.
Added Oneway call plugin.
Added Push plugin.
Added Reverse RPC plugin.