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

zaphoyd/websocketpp

C++ websocket client/server library observed · 2026-08-28

github.com/zaphoyd/websocketpp · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 80
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: n/a
  • age_days: 5474
  • days_rel: n/a
  • days_push: 121
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7716 stars · 2096 forks observed · 2026-08-28

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

WebSocket++ is a header-only C++ library implementing RFC6455 (The WebSocket Protocol) with both client and server functionality. It uses interchangeable transport policies (raw buffers, iostreams, or Asio) and supports TLS, IPv6, proxies, and compression extensions.

Use cases

  • add a websocket server to a C++ application
  • build realtime web dashboards for existing C++ systems
  • implement a websocket client in C++
  • decode websocket frames with minimal dependencies
  • add secure wss/TLS websocket support to a C++ program

When to choose

  • you need websocket client/server in C++ with flexible transport and dependency choices
  • you want a header-only, cross-platform, low-overhead websocket implementation
  • you need to retrofit realtime web interfaces onto older C++ codebases

When to avoid

  • you want a batteries-included, opinionated websocket framework with active rapid development
  • you are not working in C++ or need C++20/23 idiomatic APIs
  • you need extensive hand-holding documentation or a large community

Facets

library · maturity maintenance

websocket http-server networking web-development backend cross-platform cpp windows cross-platform header-only rfc6455 asio tls websocket-client websocket-server realtime real-time linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
zaphoyd/websocketppmain59

For agents

markdown · JSON · MCP: product_card(name="zaphoyd/websocketpp")

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