observing/thor
The WebSocket god of thunder 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: 4899
- days_rel: n/a
- days_push: 2162
- n_releases_24m: 0
Adoption not part of the score
1302 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Thor is a Node.js CLI tool for benchmarking and load testing WebSocket servers. It generates large numbers of persistent WebSocket connections with configurable message traffic, filling a gap left by HTTP-only tools like ab and wrk.
Use cases
- load test a websocket server with thousands of concurrent connections
- benchmark ws and wss endpoints
- stress test reverse proxies and load balancers handling websocket traffic
- send configurable message sizes and counts per connection
- generate custom websocket message payloads for testing
When to choose
- you need to load test WebSocket servers rather than plain HTTP endpoints
- you want a simple CLI to open thousands of persistent ws/wss connections
- you need control over message count, size, protocol version, and concurrency
When to avoid
- you need to benchmark regular HTTP request/response performance
- you want a maintained tool with recent updates and active development
- you need a GUI or detailed metrics dashboards rather than CLI output
Facets
cli-tool · maturity maintenance
benchmarking load-testing websocket cli developer-tools testing performance web-development cli cross-platform websocket-benchmarking load-generator stress-testing nodejs
2 sources
- readme: https://github.com/observing/thor · fetched 2026-08-28 · 82051594a8eb
- registry_npm: https://registry.npmjs.org/thor · fetched 2026-08-29 · 1cb57b5aad55
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| observing/thor | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem