projectcontour / yages

Fork of https://github.com/mhausenblas/yages to add the option to secure the gRPC connection with TLS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet another gRPC echo server

YAGES (yet another gRPC echo server) is an educational gRPC server implementation. The goal is to learn gRPC and communicate best practices around its deployment and usage in the context of Kubernetes.

Changes from https://github.com/mhausenblas/yages:

About

Fork of https://github.com/mhausenblas/yages to add the option to secure the gRPC connection with TLS

License:Apache License 2.0


Languages

Language:Go 66.9%Language:Shell 11.8%Language:Makefile 11.2%Language:Dockerfile 10.1%