add vendor data
All checks were successful
Create and publish a Docker image 🚀 / build-and-push-image (push) Successful in 1m49s
All checks were successful
Create and publish a Docker image 🚀 / build-and-push-image (push) Successful in 1m49s
This commit is contained in:
25
vendor/github.com/quic-go/webtransport-go/README.md
generated
vendored
Normal file
25
vendor/github.com/quic-go/webtransport-go/README.md
generated
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
# webtransport-go
|
||||
|
||||
[](https://quic-go.net/docs/)
|
||||
[](https://pkg.go.dev/github.com/quic-go/webtransport-go)
|
||||
[](https://codecov.io/gh/quic-go/webtransport-go/)
|
||||
|
||||
webtransport-go is an implementation of the WebTransport protocol, based on [quic-go](https://github.com/quic-go/quic-go). It currently implements [draft-02](https://www.ietf.org/archive/id/draft-ietf-webtrans-http3-02.html) of the specification.
|
||||
|
||||
Detailed documentation can be found on [quic-go.net](https://quic-go.net/docs/).
|
||||
|
||||
|
||||
## Projects using webtransport-go
|
||||
|
||||
| Project | Description | Stars |
|
||||
| --- | --- | --- |
|
||||
| [Centrifugo](https://github.com/centrifugal/centrifugo) | Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably, socket.io, Phoenix.PubSub, SignalR. |  |
|
||||
| [go-libp2p](https://github.com/libp2p/go-libp2p) | libp2p implementation in Go, powering [Kubo](https://github.com/ipfs/kubo) (IPFS) and [Lotus](https://github.com/filecoin-project/lotus) (Filecoin), among others |  |
|
||||
| [signalr](https://github.com/philippseith/signalr) | SignalR server and client in Go |  |
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user