status-go/vendor/github.com/quic-go/webtransport-go
richΛrd 3996d6fece
chore_: bump go-waku (#5289)
2024-06-05 16:10:03 -04:00
..
.gitignore
LICENSE
README.md
client.go
codecov.yml
errors.go
protocol.go
server.go
session.go
session_manager.go
stream.go
streams_map.go
version.json

README.md

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.