DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
InstanceCtx Struct Reference

Public Attributes

DetWebServerworker_server = nullptr
 
DetWebServerhttp_instance = nullptr
 

Detailed Description

Definition at line 430 of file dwserver.cpp.

Member Data Documentation

◆ worker_server

DetWebServer* InstanceCtx::worker_server = nullptr

Definition at line 432 of file dwserver.cpp.

Referenced by DetWebServer::begin().

◆ http_instance

DetWebServer* InstanceCtx::http_instance = nullptr

Definition at line 436 of file dwserver.cpp.

Referenced by DetWebServer::service_once().


The documentation for this struct was generated from the following file: