EvEggelen

Results 14 comments of EvEggelen

Thanks for the analysis ! During development of a project I ran into issues. Somethings it is hard for me to figure out if my problem is a duplicate or...

Thanks for the quick response. Would you consider adding support for this with : ` $options->set( 'documentRoot' , $_SERVER['DOCUMENT_ROOT']);` So basically adding the argument in front of the `\ `when...

I think this is related. But the following HTML is also not rendered correctly. The logo is under the page ( what is not the case in a normal webbrowser)....

Thanks for your commit. Currently I am trying the latest code and continue with my port. I run into an API that seems is not supported. So I would like...

@proddy. Thanks for the message. The code I am working on is in indeed derived from esp8266-react library. But not the same. Then I will stop my work ( had...

Thanks. With some code changes it fixed the problem. It seems the intention is to notify the class(s) when the response is send out. Still wondering if that really happens...

@proddy Thanks !. I will look into the code. Give me some time to digest it. I know that you can configure IDF HTTP server a during runtime and compile...

@proddy Are you sure Psychic uses the defaults ? Did you try changing ".max_open_sockets ". I assume it allocates buffers and context for each connection. As it is run time,...

So far I never experienced any incompatibility. Did you use native IDF or Arduino on top of IDF ? So far I am building rather complex IDF projects with platformIO...