Tidak Ada Deskripsi

Brad Fitzpatrick 753293a2cb update ConfigureServer docs 11 tahun lalu
hpack 8f2d4134c3 Add tests from C.5 and C.6 too. 11 tahun lalu
testdata 5b7b6a37bc patch curl with EOF fix 11 tahun lalu
.gitignore 2fa3df86cd Update LICENSE 12 tahun lalu
Dockerfile a58a8de1f7 add more Dockerfile comments 11 tahun lalu
HACKING 0af8798ae9 Add HACKING file 11 tahun lalu
LICENSE 2fa3df86cd Update LICENSE 12 tahun lalu
Makefile 0fe8c920c6 Add a Docker image with curl supporting http2 11 tahun lalu
README 4ec753e6be add a README 11 tahun lalu
errors.go a8ebc54abb Unexported ErrCodeName, add some comments on error types 11 tahun lalu
frame.go 281fedb9ff PRIORITY reading and writing. 11 tahun lalu
frame_test.go 281fedb9ff PRIORITY reading and writing. 11 tahun lalu
http2.go 753293a2cb update ConfigureServer docs 11 tahun lalu
http2_test.go da41636eea only Skip the test if docker isn't available 11 tahun lalu

README

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

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