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(grpc): multi-service support #95

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Conversation

Millione
Copy link
Member

close #87

@Millione
Copy link
Member Author

cc @moonfdd

@Millione
Copy link
Member Author

Right now, code in this branch Millione:lj/dev compiles failed on the latest nightly version. i.e. Run cargo build will encounter rustc ICE bugs. Cooresponded issue:rust-lang/rust#105044

@Millione
Copy link
Member Author

Now the ICE bug has been fixed by rust-lang/rust#105455

@PureWhiteWu PureWhiteWu enabled auto-merge (squash) December 13, 2022 13:37
@PureWhiteWu PureWhiteWu merged commit 72cb957 into cloudwego:main Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement This is a PR that adds a new feature or fixes a bug.
Development

Successfully merging this pull request may close these issues.

gRPC 支持一个 server 中包含多个 service
3 participants