Registry / networking / pion-turn

pion-turn

JSON →
library1.4.0gogounverified

Pion TURN is a Go implementation of the TURN protocol for NAT traversal.

go get github.com/pion/turn
INSTALL
IMPORT
SIG · PION-TURN
P
pion-turn
networkinggov1.4.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.

turn
github.com/pion/turn

Access the TURN library version

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pion-turn — go get pion-turn · libregistry