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

me-no-dev/ESPAsyncWebServer

Async Web Server for ESP8266 and ESP32 observed · 2026-08-28

github.com/me-no-dev/ESPAsyncWebServer · C++ · LGPL-3.0 (copyleft) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 2
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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

Full methodology

Adoption not part of the score

4045 stars · 1383 forks observed · 2026-08-28

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

An asynchronous web server library for ESP8266 and ESP32 microcontrollers, supporting WebSocket, Server-Sent Events, and event-driven request handling. The project has moved to the ESP32Async organization and this repository is kept only as a pointer to the new location.

Use cases

  • serve a web dashboard from an esp32
  • async http server on esp8266
  • websocket server on esp32
  • host a config page on a microcontroller
  • rest api on esp32 firmware

When to choose

  • building Arduino/PlatformIO firmware for ESP32 or ESP8266 that needs a non-blocking web server
  • you need WebSockets or SSE on constrained hardware

When to avoid

  • starting a new project - use the ESP32Async/ESPAsyncWebServer fork instead
  • you need a web server on non-ESP hardware

Facets

library · maturity maintenance

http-server websocket web-framework iot embedded-systems web-development cpp embedded iot esp32 esp8266 async arduino rp2040 moved-to-esp32async

1 source

Member repositories

RepositoryRoleHealth v2
me-no-dev/ESPAsyncWebServermain10

For agents

markdown · JSON · MCP: product_card(name="me-no-dev/ESPAsyncWebServer")

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