Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加RpcClient可以自定义配置的能力 #152

Merged
merged 11 commits into from
Aug 8, 2018

Conversation

limingxinleo
Copy link
Contributor

  • 增加对应单测

@limingxinleo
Copy link
Contributor Author

这个需要发布 pr150才可以

因为 componentNamespaces的问题,导致自身的BeanExtend无法使用。

@huangzhhui
Copy link
Contributor

这个 PR 貌似还没有跟着 PR-150 的改动调整

@limingxinleo
Copy link
Contributor Author

可以了,我刚刚本地测过了,单测都过了 😄

@huangzhhui huangzhhui merged commit 5cc8e44 into swoft-cloud:master Aug 8, 2018
huangzhhui pushed a commit to swoft-cloud/swoft-rpc-client that referenced this pull request Aug 8, 2018
* 增加测试使用的配置

* 完善单测配置

* 完善单测

* 增加components配置

* 增加大文本返回时,client正确接收的单测

* 允许用户在tcp.client中自定义client的配置

* 测试配置,增加open_eof_split

* Update server.php

* 更改组件加载配置

* 更改组件加载配置

* Update ServiceConnection.php
@limingxinleo limingxinleo deleted the features/rpc-client-eof branch August 10, 2018 03:06
swoft-bot added a commit that referenced this pull request Oct 15, 2018
0db27e7 Fix 找不到$client的BUG (#199)
f435d08 Rpc Client收包失败时,抛出异常 (#175)
83bcfaf 增加RpcClient可以自定义配置的能力 (#152)

git-subtree-dir: src/rpc-client
git-subtree-split: 0db27e794826a060f9001d6ca7a77905917978be
swoft-bot pushed a commit to swoft-cloud/swoft-view that referenced this pull request Jan 25, 2019
* 增加测试使用的配置

* 完善单测配置

* 完善单测

* 增加components配置

* 增加大文本返回时,client正确接收的单测

* 允许用户在tcp.client中自定义client的配置

* 测试配置,增加open_eof_split

* Update server.php

* 更改组件加载配置

* 更改组件加载配置

* Update ServiceConnection.php
stelin pushed a commit to swoft-cloud/swoft-rpc-client that referenced this pull request May 28, 2019
* 增加测试使用的配置

* 完善单测配置

* 完善单测

* 增加components配置

* 增加大文本返回时,client正确接收的单测

* 允许用户在tcp.client中自定义client的配置

* 测试配置,增加open_eof_split

* Update server.php

* 更改组件加载配置

* 更改组件加载配置

* Update ServiceConnection.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants