{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "AsyncTelnet",
  "description": "Lightweight, non-blocking Telnet server for ESP32.",
  "url": "https://github.com/FrankBoesing/AsyncTelnet",
  "author": {
    "@type": "Person",
    "name": "Frank Bösing"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/FrankBoesing/AsyncTelnet-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 8,
  "datePublished": "2026-02-19",
  "license": "https://spdx.org/licenses/Apache-2.0"
}