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: support thrift and pb multi-service #49

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

Marina-Sakai
Copy link
Contributor

What type of PR is this?

feat

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@Marina-Sakai Marina-Sakai requested review from a team as code owners January 15, 2024 05:06
@Marina-Sakai Marina-Sakai force-pushed the feat/thrift_pb_multi_service branch 2 times, most recently from 15910ae to 5a041cf Compare January 22, 2024 02:07
@Marina-Sakai Marina-Sakai force-pushed the feat/thrift_pb_multi_service branch 3 times, most recently from a9db309 to 3f8019d Compare January 29, 2024 05:28
run.sh Outdated Show resolved Hide resolved
felix021
felix021 previously approved these changes Mar 21, 2024
@@ -104,7 +107,7 @@ protoc --go-grpc_out=grpc_gen/. ./idl/grpc_demo_2.proto

# Init dependencies
go get github.com/apache/thrift@v0.13.0
go get github.com/cloudwego/kitex@develop
GOPROXY=direct go get github.com/cloudwego/kitex@fix/multi_service_with_combine_service
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO: revert before merging

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

Successfully merging this pull request may close these issues.

None yet

2 participants