forked from bradfitz/http2
-
Notifications
You must be signed in to change notification settings - Fork 0
HTTP/2 support for Go (in active development)
License
kennylevinsen/http2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a work-in-progress HTTP/2 implementation for Go. It will eventually live in the Go standard library and won't require any changes to your code to use. It will just be automatic. Status: * The server support is pretty good. A few things are missing but are being worked on. * The client work has just started but shares a lot of code is coming along much quicker. Docs are at https://godoc.org/github.com/bradfitz/http2 Demo test server at https://http2.golang.org/ Help & bug reports welcome.
About
HTTP/2 support for Go (in active development)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 99.9%
- Makefile 0.1%