Grpc Client Pool Save

grpc client pool for grpc-sidecar and grpc-proxy.

Project README

grpc-client-pool

grpc-client-pool's scenes are mainly about grpc-sidecar and grpc-proxy !

desc

Each grpc request contains PATH in http2 header, the path is fullMethod.

what is fullMethod ?

/api.v1.election.CandidateSvc/Register

what is serviceName ?

/api.v1.election.CandidateSvc

what is methodName ?

/Register

process

  1. init grpc client pool
  2. get grpc-client by grpc fullMethod/serviceName
  3. use gprc invoke request/response.
Open Source Agenda is not affiliated with "Grpc Client Pool" Project. README Source: rfyiamcool/grpc-client-pool
Stars
73
Open Issues
0
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating