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 (2,250 forks)batch import
documentationhelp wanted

Repository metrics

Stars
 (16,971 stars)
PR merge metrics
 (Avg merge 8d 23h) (147 merged PRs in 30d)

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