Releases: weibocom/motan-php
Releases · weibocom/motan-php
v1.1.2
v1.1.1
v1.1
features:
-
add: MultiRespons for MultiCall
-
add: more friendly connection timeout and request timeout setting
-
add: add linux tc for timeout mock and test
-
add: httpserver tests
-
update: support a easy way to construct a Motan Client
-
update: using \Motan\Request object to do a Motan Call
-
update: make calling more clean when both using mesh and mesh down
-
update: using \Motan\Request insteded \Motan\URL to do a Call
-
update: delete a defalut APP_NAME
-
update: buildConnection throw exception with error when build connecti… …
-
update: more friendly exceptions
-
update: deal with exception in multiCall
-
update: make cedrus as motan2 handle http request
-
update: deal with multcall exception when mesh down