Files
qgo-server/vendor/github.com/quic-go/webtransport-go
Smile Rex 6ace91a21a
All checks were successful
Create and publish a Docker image 🚀 / build-and-push-image (push) Successful in 1m49s
add vendor data
2026-03-10 01:11:41 +03:00
..
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00
2026-03-10 01:11:41 +03:00

webtransport-go

Documentation PkgGoDev Code Coverage

webtransport-go is an implementation of the WebTransport protocol, based on quic-go. It currently implements draft-02 of the specification.

Detailed documentation can be found on quic-go.net.

Projects using webtransport-go

Project Description Stars
Centrifugo Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably, socket.io, Phoenix.PubSub, SignalR. GitHub Repo stars
go-libp2p libp2p implementation in Go, powering Kubo (IPFS) and Lotus (Filecoin), among others GitHub Repo stars
signalr SignalR server and client in Go GitHub Repo stars

If you'd like to see your project added to this list, please send us a PR.

Release Policy

webtransport-go always aims to support the latest two Go releases.