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.
For protocol specifics (negotiation, stream, frames processing or data encoding) please head here and here.