Registry / networking / pion-transport

pion-transport

JSON →
library0.14.1gogounverified

Package transport provides transport layer utilities for Pion, a Go implementation of WebRTC.

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

Prints the Pion transport version.

package main import ( "fmt" "github.com/pion/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
pion-transport — go get pion-transport · libregistry