http2 icon indicating copy to clipboard operation
http2 copied to clipboard

http2 implementation in Go

http2-go

HTTP2 implementation in Golang (under heavy development)

version

RFC7540 https://tools.ietf.org/html/rfc7540

require

  • github.com/jxck/hpack
  • github.com/jxck/logger
  • github.com/jxck/color

License

The MIT License (MIT) Copyright (c) 2013 Jxck