Hieromon / PageBuilder

An arduino library to create html string in the sketch for ESP8266/ESP32 WebServer.
MIT License
193 stars 40 forks source link

Is PageBuilder compatible to run with ESPAsyncWebServer ? #16

Closed anctsys closed 4 years ago

anctsys commented 4 years ago

Hi I want using ESPAsyncWebServer with PageBuilder. Is it possible to use your library with https://github.com/me-no-dev/ESPAsyncWebServer ?

Thanks

Hieromon commented 4 years ago

No, but I posted the prototype of the next enhanced PageBuilder. It will be released along with AutoConnect asynchronous support. https://github.com/Hieromon/PageBuilder/issues/12#issuecomment-557875293

anctsys commented 4 years ago

OK i will test this new feature