svelteesp32 icon indicating copy to clipboard operation
svelteesp32 copied to clipboard

Support for esp-idf http server

Open dorianim opened this issue 1 year ago • 2 comments
trafficstars

Hey there,

I really like this project! It would be great if it supported the esp-idf built in http server. Like that, it would work with plain esp-idf without any additional libraries.

dorianim avatar May 01 '24 06:05 dorianim

Thank you! I did not planned, yet. But it is a simple code generator, so I try to solve it about your link. I will create a small idf app with platformIO to test result. And I need your oppinion and test :)

BCsabaEngine avatar May 01 '24 06:05 BCsabaEngine

Thanks! I'll test it as soon as it's available :)

dorianim avatar May 01 '24 06:05 dorianim

I built a simple solution with plain cmake and c. So you don't have to spend any time on this :)

dorianim avatar Jul 02 '24 14:07 dorianim