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

owenliang/go-push

千万级go弹幕推送服务器 observed · 2026-08-28

github.com/owenliang/go-push · Go observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 2995
  • days_rel: n/a
  • days_push: 2489
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1029 stars · 249 forks observed · 2026-08-28

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

A Go-based scalable message push server prototype designed for tens of millions of concurrent connections, split into a stateless logic service and a long-connection WebSocket gateway. It supports broadcast and room-based message pushing with message merging for high throughput.

Use cases

  • push live chat messages to millions of websocket clients
  • build a danmaku (bullet comment) server for livestreams
  • broadcast notifications to all connected users
  • implement room-based real-time messaging
  • handle massive long-lived connections in Go
  • fan out push messages across a gateway cluster

When to choose

  • you need a high-throughput websocket push server in Go
  • your app requires broadcast or room-granularity message delivery at scale
  • you want a simple HTTP API to trigger pushes from business logic

When to avoid

  • you need a production-hardened solution with a license, active maintenance, or releases
  • you need per-user targeted push or message persistence
  • you prefer a managed push service or a feature-complete framework like Centrifugo or Socket.IO

Facets

service · maturity maintenance

websocket http-server rpc message-queue middleware backend microservices web-development go self-hosted push-server long-connection danmaku live-comments websocket-gateway high-concurrency broadcast-messaging real-time messaging linux web-server

1 source

Member repositories

RepositoryRoleHealth v2
owenliang/go-pushmain32

For agents

markdown · JSON · MCP: product_card(name="owenliang/go-push")

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