ESPAsyncWebServer:用于ESP8266和ESP32的异步Web服务器

时间:2024-03-16 23:51:22
【文件属性】:

文件名称:ESPAsyncWebServer:用于ESP8266和ESP32的异步Web服务器

文件大小:280KB

文件格式:ZIP

更新时间:2024-03-16 23:51:22

C++

ESPAsyncWebServer 寻求帮助和支持 适用于ESP8266 Arduino的异步HTTP和WebSocket服务器 对于ESP8266,它需要要使用此库,您可能需要具有 Arduino Core的最新git版本 对于ESP32,它需要才能工作才能使用此库,您可能需要具有 Arduino Core的最新git版本 目录 安装 使用PlatformIO 是用于物联网开发的开源生态系统,具有跨平台构建系统,库管理器以及对Espressif ESP8266 / ESP32开发的全面支持。 它可以在流行的主机操作系统上运行:Mac OS X,Windows,Linux 32/64,Linux ARM(例如Raspberry Pi,BeagleBone,CubieBoard)。 安装 使用“ PlatformIO主页>新建项目”创建新项目 将开发者/平台更新为暂存版本: 使用和


【文件预览】:
ESPAsyncWebServer-master
----.travis.yml(1KB)
----component.mk(80B)
----library.json(719B)
----.github()
--------workflows()
--------scripts()
--------stale.yml(822B)
----_config.yml(26B)
----keywords.txt(53B)
----src()
--------SPIFFSEditor.cpp(32KB)
--------WebRequest.cpp(32KB)
--------WebResponseImpl.h(5KB)
--------AsyncWebSynchronization.h(1KB)
--------AsyncJson.h(7KB)
--------WebHandlerImpl.h(6KB)
--------StringArray.h(5KB)
--------WebHandlers.cpp(7KB)
--------SPIFFSEditor.h(888B)
--------AsyncWebSocket.h(12KB)
--------WebServer.cpp(6KB)
--------WebResponses.cpp(24KB)
--------AsyncWebSocket.cpp(33KB)
--------edit.htm(17KB)
--------ESPAsyncWebServer.h(18KB)
--------WebAuthentication.cpp(7KB)
--------WebAuthentication.h(2KB)
--------AsyncEventSource.h(4KB)
--------AsyncEventSource.cpp(10KB)
----library.properties(258B)
----examples()
--------CaptivePortal()
--------ESP_AsyncFSBrowser()
--------simple_server()
--------regex_patterns()
----.gitignore(18B)
----CMakeLists.txt(286B)
----README.md(60KB)

网友评论