Sen descrición

Blake Mizerany 081e545a3b parse spec xrefs %!s(int64=11) %!d(string=hai) anos
hpack 70c1baa8ab Terrible, temporary HPACK encoder. %!s(int64=11) %!d(string=hai) anos
testdata 1c864e5f85 spec coverage report %!s(int64=11) %!d(string=hai) anos
.gitignore 2fa3df86cd Update LICENSE %!s(int64=11) %!d(string=hai) anos
Dockerfile a58a8de1f7 add more Dockerfile comments %!s(int64=11) %!d(string=hai) anos
HACKING 0af8798ae9 Add HACKING file %!s(int64=11) %!d(string=hai) anos
LICENSE 2fa3df86cd Update LICENSE %!s(int64=11) %!d(string=hai) anos
Makefile 0fe8c920c6 Add a Docker image with curl supporting http2 %!s(int64=11) %!d(string=hai) anos
README 4ec753e6be add a README %!s(int64=11) %!d(string=hai) anos
errors.go a8ebc54abb Unexported ErrCodeName, add some comments on error types %!s(int64=11) %!d(string=hai) anos
frame.go 28f1f766bf Be strict about frame sizes, now that https://github.com/http2/http2-spec/issues/611 is resolved. %!s(int64=11) %!d(string=hai) anos
frame_test.go 0a81e4594e SETTINGS writing. %!s(int64=11) %!d(string=hai) anos
http2.go 307114935b More serverTester test cleanup %!s(int64=11) %!d(string=hai) anos
http2_test.go 307114935b More serverTester test cleanup %!s(int64=11) %!d(string=hai) anos
z_spec_test.go 081e545a3b parse spec xrefs %!s(int64=11) %!d(string=hai) anos

README

This is a work-in-progress HTTP/2 implementation for Go.

Docs are at https://godoc.org/github.com/bradfitz/http2