All Projects → olivere → grpc

olivere / grpc

Licence: MIT License
gRPC packages and tools for the Go programming language.

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

gRPC packages and tools

This repository contains packages and tools for gRPC for the Go programming language.

Load Balancing

The github.com/olivere/grpc/lb package implements load-balancing as described in this document.

It currently supports a Consul-based load balancer plus a simple load-balancer based on a static list of addresses.

License

MIT-LICENSE. See LICENSE or the LICENSE file provided in the repository for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].