plugin/grpc: New gRPC plugin (#2667)

* plugin/grpc: New gRPC plugin

* some changes after the first review:

- remove healthcheck. gRPC already has this implicitly implemented
- some naming and stetic changes
- fix some comments
- other minor fixes

* plugin/grpc: New gRPC plugin

* some changes after the first review:

- remove healthcheck. gRPC already has this implicitly implemented
- some naming and stetic changes
- fix some comments
- other minor fixes

* add OWNERS file and change plugin order

* remove Rcode checker
This commit is contained in:
Iñigo
2019-03-14 08:12:28 +01:00
committed by Miek Gieben
parent 0d8e1cf8b4
commit 7b6cb76237
15 changed files with 952 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ etcd:etcd
loop:loop
forward:forward
proxy:deprecated
grpc:grpc
erratic:erratic
whoami:whoami
on:github.com/mholt/caddy/onevent