Hi all, 

If you have ever wanted to use the Go httputil.ReverseProxy with HTTP/2, or 
do HTTP/2 over Unix Domain Sockets, or do gRPC over plaintext, I made a 
package that makes it easy to do:

https://github.com/carl-mastrangelo/h2c

I added some examples to show how to do it, comments welcome!

(Still to do is http/1.1 upgrade, but so far I don't know any clients that 
do that) 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to