polarstreams/polar

Support consuming using HTTP/1 as well

Closed this issue · 0 comments

We should support both HTTP/1 and HTTP/2 on the consuming interface.

Relates to #65.

There's no ServeConn() on net/http yet, tho: golang/go#36673