Skip to content

voyagermesh/haproxy-grpc-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HAProxy gRPC Sample

Demonstrates proxying gRPC traffic with HAProxy.

Set Up

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".

About

Demonstrates proxying gRPC traffic with HAProxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published