Skip to content

Commit

Permalink
Add note about incompatibility of remote plugins and external configu…
Browse files Browse the repository at this point in the history
…ration file (#3220)
  • Loading branch information
DGuhr committed Mar 5, 2023
1 parent ab0521b commit 12d39b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,8 @@ $ go get github.com/grpc-ecosystem/grpc-gateway/[email protected]

To get the same version of the runtime in your `go.mod`.

Note that usage of remote plugins is incompatible with usage of external configuration files like [grpc_api_configuration](https://grpc-ecosystem.github.io/grpc-gateway/docs/mapping/grpc_api_configuration/#using-an-external-configuration-file).

## Video intro

This GopherCon UK 2019 presentation from our maintainer [@JohanBrandhorst](https://github.com/johanbrandhorst) provides a good intro to using the gRPC-Gateway. It uses the following boilerplate repo as a base: https://github.com/johanbrandhorst/grpc-gateway-boilerplate.
Expand Down

0 comments on commit 12d39b5

Please sign in to comment.