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: finish triple helloworld example #612

Merged
merged 15 commits into from
Oct 27, 2023

Conversation

DMwangnima
Copy link
Contributor

Now, this PR is dependent on https://github.com/DMwangnima/dubbo-go/tree/feature-triple-server-layer. This would be changed to official branch when apache/dubbo-go#2425 is merged

@chickenlj
Copy link
Contributor

apache/dubbo-go#2425 has been merged.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think it's not necessary to have a shared api_new package, instead, we can put api_new into each sample so that each directory contains the whole resources for it to run separately.

Copy link
Contributor

@chickenlj chickenlj left a comment

Choose a reason for hiding this comment

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

LGTM.

go install google.golang.org/protobuf/cmd/[email protected]
```

### install protoc-gen-triple
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we rename to protoc-gen-triple-go or protoc-gen-go-triple to follow the protoc plugin naming convention?

@chickenlj chickenlj merged commit 48d8623 into apache:new-triple-samples Oct 27, 2023
@DMwangnima DMwangnima deleted the new-triple-samples-dev branch October 29, 2023 07:06
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.

3 participants