Skip to content
This repository has been archived by the owner on Nov 24, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 837 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 837 Bytes

UNMAINTAINED, PLEASE SEE OTHER ALTERNATIVES BELOW

Unload

GoDoc Build Status

Minimal gRPC load balancer (h2c - h2 without TLS) that can be used for internal traffic.

The author has repurposed the life of this project, it was originally a generic load balancer.

How-to

Notes

For protocol specifics (negotiation, stream, frames processing or data encoding) please head here and here.