Home
last modified time | relevance | path

Searched refs:endpoints (Results 1 – 3 of 3) sorted by relevance

/tonic/examples/src/load_balance/
H A Dclient.rs10 let endpoints = ["http://[::1]:50051", "http://[::1]:50052"] in main() localVariable
14 let channel = Channel::balance_list(endpoints); in main()
/tonic/examples/proto/googleapis/google/api/
H A Dhttp.proto47 // more HTTP REST endpoints. It allows developers to build a single API service
50 // [Cloud Endpoints](https://cloud.google.com/endpoints), [gRPC
288 // When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the
/tonic/examples/proto/googleapis/google/pubsub/v1/
H A Dpubsub.proto861 // An authentication method used by push endpoints to verify the source of
862 // push requests. This can be used with push endpoints that are private by