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

eranyanay/1m-go-websockets resource

handling 1M websockets connections in Go observed · 2026-08-28

github.com/eranyanay/1m-go-websockets · Go · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

5995 stars · 639 forks observed · 2026-08-28

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

A reference implementation and case study from a Gophercon Israel 2019 talk demonstrating a pure Go server handling 1M+ WebSocket connections under 1GB of RAM. It is educational example code, not a production WebSocket library.

Use cases

  • learn how to scale websocket connections in go
  • understand os and runtime tuning for 1m concurrent connections
  • study a high-concurrency go server example
  • benchmark websocket connection capacity on linux
  • reference for reducing memory per websocket connection

When to choose

  • you want to learn techniques for massive websocket concurrency in Go
  • you need a working case study accompanying a conference talk
  • you are benchmarking or studying Go runtime and Linux tuning

When to avoid

  • you need a production-ready websocket library
  • you expect new features or long-term support
  • you need cross-platform support beyond Linux

Facets

learning-resource · maturity maintenance

websocket http-server benchmarking networking performance developer-tools go websocket-server high-concurrency case-study gophercon reference-implementation linux docker

1 source

Member repositories

RepositoryRoleHealth v2
eranyanay/1m-go-websocketsmain32

For agents

markdown · JSON · MCP: product_card(name="eranyanay/1m-go-websockets")

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