Ross ROSS = Recommend OSS · open-source software intelligence for agents

pion/turn

Pion TURN, an API for building TURN clients and servers observed · 2026-08-28

github.com/pion/turn · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 11.5
  • age_days: 3056
  • days_rel: 18
  • days_push: 14
  • n_releases_24m: 21

Full methodology

Adoption not part of the score

2248 stars · 369 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Pion TURN is a Go library providing an API for building TURN (Traversal Using Relays around NAT) clients and servers, part of the Pion WebRTC ecosystem. It is designed to be embedded in applications rather than deployed as a standalone configured binary.

Use cases

  • build a TURN server for WebRTC media relay
  • embed NAT traversal relay in my Go application
  • implement a TURN client in Go
  • help WebRTC connections through restrictive NATs
  • customize TURN allocation behavior programmatically
  • self-host a STUN/TURN relay for video calls

When to choose

  • you need TURN/STUN functionality embedded in a Go application
  • you want programmatic control over allocations and relay state
  • you need a portable, cross-platform relay without config files
  • you are building RTC infrastructure and want an extendable API

When to avoid

  • you just want a ready-made TURN server binary with config files
  • your stack is not Go and you cannot embed a Go library
  • you need a full production media server rather than relay primitives

Facets

library · maturity active

networking http-server middleware networking web-development go cross-platform windows turn stun webrtc nat-traversal relay ice pion real-time linux macos

1 source

Member repositories

RepositoryRoleHealth v2
pion/turnmain98

For agents

markdown · JSON · MCP: product_card(name="pion/turn")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem