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

ionorg/ion-sfu

Pure Go WebRTC SFU observed · 2026-08-28

github.com/ionorg/ion-sfu · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 2260
  • days_rel: n/a
  • days_push: 1139
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1097 stars · 251 forks observed · 2026-08-28

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

Ion SFU is a pure Go implementation of a WebRTC Selective Forwarding Unit (SFU) that routes audio, video, and datachannel streams to scale WebRTC sessions efficiently. It can be embedded directly as a Go library or accessed via gRPC or JSON-RPC signaling interfaces, and serves as the engine behind projects like LiveKit and Ion.

Use cases

  • build a scalable video conferencing server in go
  • forward webrtc audio and video streams to many participants
  • self-host a webrtc media server
  • implement live streaming with selective forwarding
  • detect who is speaking in a group call
  • embed an sfu into an existing backend service via grpc
  • run a webrtc echo test for testing connectivity

When to choose

  • you need a minimal, flexible WebRTC SFU with few external dependencies
  • you want to embed SFU functionality directly in a Go service
  • you need audio/video/datachannel forwarding with congestion control
  • you prefer building your own signaling layer over a batteries-included platform

When to avoid

  • you want a complete, batteries-included real-time platform with SDKs - use LiveKit instead
  • you need a maintained project with active development - the latest release is from 2023
  • you need built-in signaling, recording, or TURN infrastructure out of the box
  • your stack is not Go and you cannot run a separate media service

Facets

library · maturity maintenance

websocket rpc http-server streaming middleware web-development media microservices go windows self-hosted cross-platform webrtc sfu video-conferencing audio-video-forwarding real-time-communication pion grpc-signaling json-rpc-signaling live-streaming media-server real-time linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
ionorg/ion-sfumain23

For agents

markdown · JSON · MCP: product_card(name="ionorg/ion-sfu")

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