c3mb0 / http2

HTTP/2 transport for Go, based on the original implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP/2

HTTP/2 is a work-in-progress modified HTTP/2 transport for Go, based on the original x/net/http2 implementation at https://github.com/golang/net .

You should't use this (yet).

About

HTTP/2 transport for Go, based on the original implementation

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%Language:Makefile 0.0%