<div dir="ltr">Hi Pablo,<div><br></div><div>Possibly that was the issue, I'll try again, but I do see a bunch of TODOs in the gun code for HTTP/2, so it doesn't seem as ready for production use as the Chatterbox client Derek mentioned.</div><div><br></div><div>Thanks,</div><div><br></div><div>Andrew</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 29, 2016 at 7:45 PM Pablo Polvorin <<a href="mailto:pablo.polvorin@process-one.net" target="_blank">pablo.polvorin@process-one.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Andrew,  maybe the problem was with dependencies?.  We are<br>
evaluating gun as well,  and got an error on the first try but the<br>
problem was that the version of cowlib we were using didn't include<br>
the latests http2 changes.  Switching to cowlib master solved that.<br>
We aren't using it on production yet,  and there are parts missing<br>
-like flow control- , but if our experience counts,  so far it seems<br>
to be good enough for our use case  (we need to interact with only one<br>
http/2 server implementation, on a fairly controlled way).<br>
<br>
<br>
<br>
<br>
On 29 September 2016 at 20:12, Andrew Berman <<a href="mailto:rexxe98@gmail.com" target="_blank">rexxe98@gmail.com</a>> wrote:<br>
> Is there a production ready HTTP/2 client available in Erlang?  I've<br>
> searched and only found Gun to have some support for HTTP/2, but when I<br>
> tried to use it I got an error, and it looks like it's not quite ready for<br>
> primetime (correct me if I'm wrong, Loïc).<br>
><br>
> Thanks!<br>
><br>
> Andrew<br>
><br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
><br>
<br>
<br>
<br>
--<br>
Pablo Polvorin<br>
ProcessOne<br>
</blockquote></div></div>