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

Fix unix domain socket (uds) gRPC-client implementation compatibility with Googles' C based gRPC (reference) implementation (closes #497) #498

Merged
merged 2 commits into from
Sep 2, 2022

Commits on Aug 16, 2022

  1. change uds grpc transport scheme to http:// from dummy://

    Signed-off-by: Arne Wendt <[email protected]>
    bitmeal committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    98379f4 View commit details
    Browse the repository at this point in the history
  2. bump patch version

    Signed-off-by: Arne Wendt <[email protected]>
    bitmeal committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d57af44 View commit details
    Browse the repository at this point in the history