Sen descrición

Blake Mizerany cf508f2d69 spec coverage: report % complete %!s(int64=11) %!d(string=hai) anos
hpack 70c1baa8ab Terrible, temporary HPACK encoder. %!s(int64=12) %!d(string=hai) anos
testdata 1c864e5f85 spec coverage report %!s(int64=11) %!d(string=hai) anos
.gitignore 2fa3df86cd Update LICENSE %!s(int64=12) %!d(string=hai) anos
Dockerfile a58a8de1f7 add more Dockerfile comments %!s(int64=12) %!d(string=hai) anos
HACKING 0af8798ae9 Add HACKING file %!s(int64=12) %!d(string=hai) anos
LICENSE 2fa3df86cd Update LICENSE %!s(int64=12) %!d(string=hai) anos
Makefile 0fe8c920c6 Add a Docker image with curl supporting http2 %!s(int64=12) %!d(string=hai) anos
README 4ec753e6be add a README %!s(int64=12) %!d(string=hai) anos
errors.go a8ebc54abb Unexported ErrCodeName, add some comments on error types %!s(int64=12) %!d(string=hai) anos
frame.go 5a793017f7 Remove blank line %!s(int64=11) %!d(string=hai) anos
frame_test.go 111670c41c Add Framer.WriteWindowUpdate %!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 cf508f2d69 spec coverage: report % complete %!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