Registry / networking / pions-pkg

pions-pkg

JSON →
library0.0.0-20190125070457-f0a98342fda8gogounverified

A collection of utility packages for the Pion WebRTC project, including logging and error handling.

go get github.com/pions/pkg
INSTALL
IMPORT
SIG · PIONS-PKG
P
pions-pkg
networkinggov0.0.0-20190125070457-f0a98342fda8
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.

pkg
✓ github.com/pions/pkg

Create a new STUN message using the pions/pkg library

package main import ( "fmt" "github.com/pions/pkg/stun" ) func main() { msg := stun.New() fmt.Println(msg) }
Debug
Known issues
breakingThis repository is archived; functionality has been moved to pion/webrtc and other repos.
fix
Use the specific Pion packages (e.g., github.com/pion/webrtc) instead.
affects: *
Upgrade
Version history
0.0.0-20190125070457-f0a98342fda8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
pions-pkg — go get pions-pkg · libregistry