-
Notifications
You must be signed in to change notification settings - Fork 929
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
Ftr: add async call for dubbo protocol #272
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #272 +/- ##
===========================================
- Coverage 66.38% 65.54% -0.84%
===========================================
Files 111 111
Lines 7038 7076 +38
===========================================
- Hits 4672 4638 -34
- Misses 1907 1982 +75
+ Partials 459 456 -3
Continue to review full report at Codecov.
|
can you provide a use case on https://github.com/dubbogo/dubbogo-samples |
ok,i have a case but haven't commit |
BTW,Is there any problem with this pr? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@pantianying added samples |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LGTM |
What this PR does:
Ftr: add async call for dubbo protocol
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: