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

enhancement: Switch to gRPC channel builder to support Unix domain sockets #98

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

charithe
Copy link
Contributor

Support for creating UDS connections has been added in the upstream
project if Grpc.newChannelBuilder is used instead of
ManagedChannelBuilder.

Signed-off-by: Charith Ellawala [email protected]

…ckets

Support for creating UDS connections has been added in the upstream
project if `Grpc.newChannelBuilder` is used instead of
`ManagedChannelBuilder`.

Signed-off-by: Charith Ellawala <[email protected]>
@charithe charithe merged commit 197ed6b into cerbos:main Jun 26, 2024
5 checks passed
@charithe charithe deleted the uds-support branch June 26, 2024 16:13
haines added a commit that referenced this pull request Jul 17, 2024
#98

Signed-off-by: Andrew Haines <[email protected]>
@haines haines mentioned this pull request Jul 17, 2024
haines added a commit that referenced this pull request Jul 17, 2024
#98

Signed-off-by: Andrew Haines <[email protected]>
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.

1 participant