Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jun 4, 2025

Motivation:

Sometimes libraries want to vend a public gRPC service but without exposing the generated types as part of the public API. This is easy to achieve but non-obvious.

Modifications:

  • Add an article explaining how to achieve this

Result:

Easier for users to learn how to do this

Motivation:

Sometimes libraries want to vend a public gRPC service but without
exposing the generated types as part of the public API. This is easy to
achieve but non-obvious.

Modifications:

- Add an article explaining how to achieve this

Result:

Easier for users to learn how to do this
@glbrntt glbrntt added the semver/none No version bump required. label Jun 4, 2025
Copy link
Collaborator

@simonjbeaumont simonjbeaumont left a comment

Choose a reason for hiding this comment

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

Nice.

@glbrntt glbrntt merged commit 8125093 into grpc:main Jun 4, 2025
31 of 32 checks passed
@glbrntt glbrntt deleted the public-private-service-docs branch June 4, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants