diff --git a/README.md b/README.md index fbac847a..e0771675 100644 --- a/README.md +++ b/README.md @@ -438,6 +438,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [go-kit](https://github.com/go-kit/kit) - Microservice toolkit with support for service discovery, load balancing, pluggable transports, request tracking, etc. * [gorpc](https://github.com/valyala/gorpc) - Simple, fast and scalable RPC library for high load. * [grpc-go](https://github.com/grpc/grpc-go) - The Go language implementation of gRPC. HTTP/2 based RPC. +* [heimdall](https://github.com/gojektech/heimdall) - An enchanced http client with retry and hystrix capabilities. * [hprose](https://github.com/hprose/hprose-golang) - Very newbility RPC Library, support 25+ languages now. * [jsonrpc](https://github.com/osamingo/jsonrpc) - The jsonrpc package helps implement of JSON-RPC 2.0. * [jsonrpc](https://github.com/ybbus/jsonrpc) - JSON-RPC 2.0 HTTP client implementation.