Categorygithub.com/tiero/grpc-web-mux
module
0.0.3
Repository: https://github.com/tiero/grpc-web-mux.git
Documentation: pkg.go.dev

# README

grpc-web-mux

Multiplex gRPC and gRPC Web on the same port, switching on HTTP Content-Type Header.

🚚 Available Transports

  • đŸ¤ĸ Insecure clear-text
  • 🔐 TLS via CertMagic
  • 🧅 Onion hidden service via libtor

📩 Install

$ go get github.com/tiero/grpc-web-mux@latest

â„šī¸ Usage

For in-depth documentation refer to GoDoc examples

# Packages

No description provided by the author
No description provided by the author