Registry / networking / micro-h2c

micro-h2c

JSON →
library1.0.0gogounverified

Package h2c implements the h2c (HTTP/2 cleartext) protocol for Go.

go get github.com/micro/h2c
INSTALL
IMPORT
SIG · MICRO-H2C
M
micro-h2c
networkinggov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

h2c
github.com/micro/h2c

Imports the h2c package for HTTP/2 cleartext support.

package main import ( "fmt" "github.com/micro/h2c" ) func main() { fmt.Println("h2c package imported") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
micro-h2c — go get micro-h2c · libregistry