johanbrandhorst / grpcweb-example

An example implementation of a GopherJS client and a Go server using the Improbable gRPC-Web implementation
MIT License
95 stars 12 forks source link

main: allow http/1.1 requests to wrapper #24

Closed johanbrandhorst closed 5 years ago

johanbrandhorst commented 5 years ago

The existing wrapper code was not allowing http/1.1 requests to pass to the wrapper.