Registry / networking / quic-go-webtransport-go

quic-go-webtransport-go

JSON →
library0.10.0gogounverified

A Go implementation of the WebTransport protocol using QUIC.

go get github.com/quic-go/webtransport-go
INSTALL
IMPORT
SIG · QUIC-GO-WEBTRANSPO
Q
quic-go-webtransport-go
networkinggov0.10.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.

webtransport
✓ github.com/quic-go/webtransport-go

Print the WebTransport library version.

package main import ( "fmt" "github.com/quic-go/webtransport-go" ) func main() { fmt.Println(webtransport.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
quic-go-webtransport-go — go get quic-go-webtransport-go · libregistry