
22 Jul
2014
22 Jul
'14
2:43 a.m.
2014-07-20 21:11 GMT+02:00 Ben Bangert
Has anyone started a HTTP/2 implementation in Haskell?
I see there's a HPACK-08 Haskell implementation, but I haven't seen an actual HTTP/2 impl. I've been looking at starting some work on this and didn't want to replicate effort elsewhere that I may have missed.
Certainly you have seen this package http://hackage.haskell.org/package/http2 ? That package was uploaded this month and there is a GitHub repository ; you could ask Kazu to join forces.