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(transport/grpc,contrib): add NewClient method to gRPC client(#3312) #3323

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on May 17, 2024

  1. feat(transport/grpc,contrib): add NewClient method to gRPC client(go-…

    …kratos#3312)
    
    * feat: update grpc v1.63.x
    
    * feat: use NewClient method replace Dial in gRPC client
    
    * test: update grpc client test case
    
    * docs: update README.md
    fengyuwusong committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8f5fbce View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    e109bd5 View commit details
    Browse the repository at this point in the history