<div dir="ltr">Hi Wojtek,<div><br></div><div>I should probably elaborate, that warp [1] serves all of HTTP/1, HTTP/1.1 and HTTP/2 requests.</div><div>So if you're looking for a HTTP/2 server, you can just use warp.</div><div><br></div><div>Note that the docs say that</div>> For HTTP/2, Warp supports direct and ALPN (in TLS) but not upgrade.<div><br></div><div>Kind regards,</div><div>Nick</div><div><br></div><div>[1] <a href="https://hackage.haskell.org/package/warp">https://hackage.haskell.org/package/warp</a></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, 22 Apr 2017 at 10:56 Nickolay Kudasov <<a href="mailto:nickolay.kudasov@gmail.com">nickolay.kudasov@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Wojtek,<div><br></div><div>I am not entirely sure that's what you want, but there's http2 package [1] that is used by warp.</div><div><br></div><div>Kind regards,</div><div>Nick</div><div><br></div><div>[1] <a href="http://hackage.haskell.org/package/http2" target="_blank">http://hackage.haskell.org/package/http2</a></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, 21 Apr 2017 at 21:23 Wojtek Narczyński <<a href="mailto:wojtek@power.com.pl" target="_blank">wojtek@power.com.pl</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Honorable cafe,<br>
<br>
I'd like to experiment with http/2. The package wai used to contain<br>
Network.Wai.HTTP2, but the ChangeLog says it has been removed in 3.2.0,<br>
no further explanation given. Where should I look for an http/2 server<br>
these days?<br>
<br>
--<br>
Kind regards,<br>
Wojtek Narczynski<br>
<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div></blockquote></div>