ESPAsyncWebServer icon indicating copy to clipboard operation
ESPAsyncWebServer copied to clipboard

Can't find the implementation of AsyncWebServer class

Open the-powl opened this issue 2 years ago • 2 comments
trafficstars

Sorry for the noob question but I'm desperately searching for the implementation of the AsyncWebServer class. I wanted to take a look on what's going on under the hood. In ESPAsyncWebServer.h I can find lots of stuff being defined but seemingly nowhere implemented, even when looking in all the other files. Yet my script compiles so apparently I'm just overlooking something. Where can I find the implementations?

the-powl avatar Dec 03 '22 19:12 the-powl

Did you try WebServer.cpp?

jasonk avatar Dec 10 '22 01:12 jasonk

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 22 '23 01:05 stale[bot]