Demonstrates proxying gRPC traffic with HAProxy.
Be sure that you have Docker and Docker Compose (version 3 or newer) installed. Then, run:
docker-compose build
docker-compose up
You should see the client connect through HAProxy to the gRPC server and get a stream of "codenames".