Registry / networking / docker-spdystream

docker-spdystream

JSON →
library0.5.1gogounverified

Provides a SPDY multiplexed stream implementation for Go.

go get github.com/docker/spdystream
INSTALL
IMPORT
SIG · DOCKER-SPDYSTREAM
D
docker-spdystream
networkinggov0.5.1
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.

spdystream
github.com/docker/spdystream

Use SPDY streams for multiplexed connections.

package main import ( "fmt" "github.com/docker/spdystream" ) func main() { fmt.Println(spdystream.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
docker-spdystream — go get docker-spdystream · libregistry