Registry / networking / libp2p-go-libp2p-quic-transport

libp2p-go-libp2p-quic-transport

JSON →
library0.18.0gogounverified

Deprecated QUIC transport for libp2p; functionality moved to go-libp2p.

go get github.com/libp2p/go-libp2p-quic-transport
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-Q
L
libp2p-go-libp2p-quic-transport
networkinggov0.18.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.

quic
github.com/libp2p/go-libp2p-quic-transport

Print the transport name (deprecated usage).

package main import ( "fmt" quic "github.com/libp2p/go-libp2p-quic-transport" ) func main() { fmt.Println(quic.TransportName) }
Debug
Known issues
breakingThis package is deprecated and has moved to go-libp2p.
fix
Use github.com/libp2p/go-libp2p/p2p/transport/quic instead.
affects: >=0.18.0
Upgrade
Version history
0.18.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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