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