Skip to content

v1.1

Pre-release
Pre-release

Choose a tag to compare

@idevz idevz released this 22 Mar 08:53

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