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

feat: add protocol name on rpc server url #32

Merged
merged 1 commit into from
Jan 17, 2019
Merged

Conversation

gxcsoccer
Copy link
Member

No description provided.

@gxcsoccer gxcsoccer requested a review from a team January 17, 2019 15:32
@@ -114,6 +114,7 @@ class RpcServer extends Base {
accepts: 100000,
language: 'nodejs',
rpcVer: '50400',
protocol: this.protocol.name,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dubbo 要求有这个 url 参数

@codecov
Copy link

codecov bot commented Jan 17, 2019

Codecov Report

Merging #32 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files          38       38           
  Lines        1818     1818           
=======================================
  Hits         1793     1793           
  Misses         25       25
Impacted Files Coverage Δ
lib/server/server.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d74fd2...a53125f. Read the comment docs.

@gxcsoccer gxcsoccer merged commit 0d7428a into master Jan 17, 2019
@gxcsoccer gxcsoccer deleted the add-protocol-info branch January 17, 2019 15:41
@gxcsoccer
Copy link
Member Author

1.7.0

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.

1 participant