{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "DeterministicESPAsyncWebServer",
  "description": "RFC 7230-compliant HTTP/1.1 server for ESP32 with zero heap allocation after begin().",
  "url": "https://github.com/dstroy0/DeterministicESPAsyncWebServer",
  "author": {
    "@type": "Person",
    "name": "Douglas Quigg (dstroy0)"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/dstroy0/DeterministicESPAsyncWebServer-1.2.0.zip",
  "softwareVersion": "1.2.0",
  "fileSize": 170,
  "datePublished": "2026-06-20",
  "license": "https://spdx.org/licenses/NOASSERTION"
}