
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Romain Brestac"
    ];
    <http://schema.org/datePublished> "2026-05-06"^^<http://schema.org/Date>;
    <http://schema.org/description> "Server-Sent Events (SSE) client for ESP8266.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/brestac/EventSource-0.9.2.zip>;
    <http://schema.org/fileSize> 36;
    <http://schema.org/license> <https://spdx.org/licenses/ISC>;
    <http://schema.org/name> "EventSource";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.9.2";
    <http://schema.org/url> <https://github.com/brestac/EventSource>
  ] .
