The project indeed does look interesting, however it seems like it depends 
on MailGun proxy https://github.com/vulcand/oxy
I might be missing something here, but it seems atleast in Vulcand forward 
module the support for a HTTP2 backend is not present.
https://github.com/vulcand/oxy/blob/master/forward/fwd.go#L219

On Wednesday, July 13, 2016 at 11:48:48 PM UTC+5:30, Tim Hawkins wrote:
>
> https://github.com/containous/traefik
> On 14 Jul 2016 2:13 a.m., "Kevin Klues" <klu...@gmail.com <javascript:>> 
> wrote:
>
>> Im curious about this as well. Are there any plans to build native 
>> support for a reverse proxy that can directly forward HTTP/2 traffic to a 
>> backend server? If not, does anyone know of a usable external project that 
>> provides this functionality?
>>
>> On Wednesday, March 30, 2016 at 2:48:11 AM UTC-7, Piyush Dewnani wrote:
>>>
>>> The default reverse proxy at 
>>> https://golang.org/pkg/net/http/httputil/#ReverseProxy has some 
>>> hard-coded vars which uses http 1.1 
>>>
>>> For example: 
>>> https://golang.org/src/net/http/httputil/reverseproxy.go#L178
>>>
>>> Not sure about the changes targeted to support 'HTTP 2' out of the box 
>>> for 'HTTP 2' enabled backend.
>>>
>>> -- 
>> 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...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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