DrRandom
DrRandom
Will check, thanks
Probably insufficient ram becauee of the tls
Yes it would be absolutely doable. I had a fork Async TCP which did almost the same. When it couldnt serve the request for any reason it sent an http...
Yeah, it should be done by the lib instead of user code. I dont know how could we do this with tls however
This would be a really nice addition
Wow are you the flash?
I would also be interested in the streaming functionality
Long ago, with AsyncTCP we discussed that the template character should be changed to a more complex type. % is commonly used in `CSS` and in `javascript` strings. I think...
I can't recall what was the specific issue with async template but i will search for it asap. Maybe it was just broken from the start. I remember that if...
Here are the issues with one char templating - https://github.com/me-no-dev/ESPAsyncWebServer/issues/300 - https://github.com/me-no-dev/ESPAsyncWebServer/issues/333 - https://github.com/me-no-dev/ESPAsyncWebServer/issues/644 - https://github.com/me-no-dev/ESPAsyncWebServer/issues/1234 - https://github.com/me-no-dev/ESPAsyncWebServer/issues/1249 Some comments - https://github.com/me-no-dev/ESPAsyncWebServer/issues/300#issuecomment-1317987797 - https://github.com/me-no-dev/ESPAsyncWebServer/issues/300#issuecomment-1246735752