http2

old repo for HTTP/2 support for Go (see README for new home)

  • 所有者: bradfitz/http2
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

This was the old home of Go's HTTP/2 implementation.

It now lives in the Go repo.

I'm keeping this tree working for now, but please update your imports
to:

import "golang.org/x/net/http2"

Godoc is:

https://godoc.org/golang.org/x/net/http2

http2 is enabled by default in Go 1.6+ with no changes to your
code. Unless you're doing something weird, you should not need to
import golang.org/x/net/http2.

The code is now at:

https://go.googlesource.com/net/ (main repo)
... in directory https://go.googlesource.com/net/+/master/http2/

Github mirror:
https://github.com/golang/net/tree/master/http2 (mirror)

Bugs should be filed in Go's main bug tracker:

https://golang.org/s/http2bug

Now that it's on Gerrit, we no longer use Github's pull requests and
are using Gerrit instead for code review. Contribution instructions:

https://golang.org/doc/contribute.html

主要指標

概覽
名稱與所有者bradfitz/http2
主編程語言Go
編程語言Makefile (語言數: 2)
平台
許可證Other
所有者活动
創建於2014-07-15 21:31:33
推送於2019-02-05 05:48:25
最后一次提交2016-01-16 13:33:29
發布數0
用户参与
星數1.7k
關注者數97
派生數133
提交數335
已啟用問題?
問題數36
打開的問題數0
拉請求數22
打開的拉請求數0
關閉的拉請求數27
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?