Skip to content

ClifHouck/grpc-go-pool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-go-pool

GoDoc

This package aims to provide an easy to use and lightweight GRPC connection pool.

Please note that the goal isn't to replicate the client-side load-balancing feature of the official grpc package: the goal is rather to have multiple connections established to one endpoint (which can be server-side load-balanced).

About

grpc connection pool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%