Registry / networking / pions-transport

pions-transport

JSON →
library0.14.1gogounverified

Package transport provides networking transport utilities for the Pion WebRTC ecosystem, including packet handling and connection management.

go get github.com/pions/transport
INSTALL
IMPORT
SIG · PIONS-TRANSPORT
P
pions-transport
networkinggov0.14.1
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/pions/transport

Basic usage of pions/transport

package main import ( "fmt" "github.com/pions/transport" ) func main() { fmt.Println(transport.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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