grpc-ecosystem/grpc-gateway

docs: make it clear that you can run the gateway inside the same process

Open

#674 opened on Jun 19, 2018

View on GitHub
 (2 comments) (3 reactions) (0 assignees)Go (16,971 stars) (2,250 forks)batch import
documentationhelp wanted

Description

There seems to be some community confusion around possible deployment paths. We should have better docs that show how you can embed the gateway into your grpc server.

Contributor guide