# README
grpc-web-mux
Multiplex gRPC and gRPC Web on the same port, switching on HTTP Content-Type Header.
đ Available Transports
đŠ Install
$ go get github.com/tiero/grpc-web-mux@latest
âšī¸ Usage
For in-depth documentation refer to GoDoc examples