go-tigertonic icon indicating copy to clipboard operation
go-tigertonic copied to clipboard

Investigate native SPDY / HTTP/2.0 support

Open rcrowley opened this issue 12 years ago • 2 comments

https://code.google.com/p/go/source/browse?repo=net

rcrowley avatar Aug 08 '13 13:08 rcrowley

I am currently looking at the integration with this SPDY project.. https://github.com/SlyMarbo/spdy

spd-asia avatar Apr 03 '14 04:04 spd-asia

It appears that http2 will be added to the Golang standard library soon(ish) and you'll basically get it for free. Is it worth closing this out in favor of waiting for support from that?

bmorton avatar Mar 08 '15 07:03 bmorton