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 endpoint support #161

Merged
merged 7 commits into from
Jan 23, 2025
Merged

feat: gRPC endpoint support #161

merged 7 commits into from
Jan 23, 2025

Conversation

johanandren
Copy link
Member

@johanandren johanandren marked this pull request as draft January 16, 2025 16:26
@johanandren johanandren changed the base branch from main to grpc-endpoints January 22, 2025 13:38
@johanandren johanandren marked this pull request as ready for review January 22, 2025 13:38
@github-actions github-actions bot added the documentation documentation related label Jan 22, 2025
Copy link
Contributor

@efgpinto efgpinto left a comment

Choose a reason for hiding this comment

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

LGTM to have this as starting point for the feature branch.

description.descriptor,
instanceFactory,
routeFactory)
}
Copy link
Contributor

Choose a reason for hiding this comment

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

I will certainly need to revisit this magic section later...

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah the "integrate two generated code blocks with logic in the runtime" part is a bit tricky...

@johanandren johanandren merged commit 4a244fb into grpc-endpoints Jan 23, 2025
22 checks passed
@johanandren johanandren deleted the wip-grpc-endpoints branch January 23, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation related java-sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants