infrafast

Results 8 issues of infrafast

there is no destructor hence memory consmption increase as we create and destroy dynamically menus. Destructor with proper object free should be implemented

### Basic Infos - [ X] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md). - [ X] I have read the documentation at [readthedocs](https://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed...

Hello, the ping is currently blocking and prevents it from being used in loop for instance. Is is possible to have this non blocking ? Thanks BR

It would be great to have the possibility to call thr web app URL by passing an the IP parameter of the device we want to connect Hence, the page...

Hello, using the code adapated for issue #58 , I got the below error message when trying to send the below Jsonframe from the browser to the esp32 Unsupported frame...

Hello, more a question / discussion than an issue. In order to save memory, I have a frame buffer of 8 bit (TFT-eSprite->setColorDepth(8)) I push into this buffer sprites that...

Hello this library looks really good! My use case is that my esp device can connect the network via wifi OR ethernet, so my question is would that still works...

Hello by accident my environnent switched to 1.2 (I was using 1.1 until now) and I realized that my font were not rendered the same Seems the cause comes from...