Code examples for the article at https://posener.github.io/http2.
h2-client.go: Example of http2 client.h2-server.go: Example of http2 server.h2conn-client.go: Example of http2 withposener/h2connclient.h2conn-server.go: Example of http2 withposener/h2connserver.