Registry / networking / pion-transport-v2

pion-transport-v2

JSON →
library2.2.10gogounverified

Package transport implements various networking related functions used throughout the Pion modules.

go get github.com/pion/transport/v2
INSTALL
IMPORT
SIG · PION-TRANSPORT-V2
P
pion-transport-v2
networkinggov2.2.10
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.

transport
github.com/pion/transport/v2

Access transport utilities like NewUDPConn

package main import ( "fmt" "github.com/pion/transport/v2" ) func main() { fmt.Println(transport.NewUDPConn) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pion-transport-v2 — go get pion-transport-v2 · libregistry