This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
v1.6.0 to fix severe limitation to permit sending larger data than 2K buffer, to add CORS feature and to use allman astyle
LatestPlease use this version with normal ESP8266/ESP32-AT.
Releases v1.6.0
- Fix severe limitation to permit sending larger data than 2K buffer
- Add example ATWebServer_BigData to demo how to send larger data than 2K buffer
- Modify example AdvancedWebServer to demo how to send larger data than 2K buffer
- Add new features, such as
CORS
, etc. - Use
allman astyle
and addutils
- Update
Packages' Patches