{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EventSource",
  "description": "Server-Sent Events (SSE) client for ESP8266.",
  "url": "https://github.com/brestac/EventSource",
  "author": {
    "@type": "Person",
    "name": "Romain Brestac"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/brestac/EventSource-0.9.2.zip",
  "softwareVersion": "0.9.2",
  "fileSize": 36,
  "datePublished": "2026-05-06",
  "license": "https://spdx.org/licenses/ISC"
}