[erlang-questions] HTTP/2 client
derek
denc716@REDACTED
Fri Sep 30 02:03:20 CEST 2016
On Thu, Sep 29, 2016 at 4:12 PM, Andrew Berman <rexxe98@REDACTED> wrote:
> Is there a production ready HTTP/2 client available in Erlang? I've
> searched and only found Gun to have some support for HTTP/2, but when I
> tried to use it I got an error, and it looks like it's not quite ready for
> primetime (correct me if I'm wrong, Loïc).
the page mentioned Chatterbox, have you tested that?
https://github.com/http2/http2-spec/wiki/Implementations
Chatterbox Erlang Server, Client ALPN h2
https://github.com/joedevivo/chatterbox
More information about the erlang-questions
mailing list