|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Public Attributes | |
| const ProtoHandler * | proto_handlers [DETWS_PROTO_MAX] |
Definition at line 32 of file session.cpp.
| const ProtoHandler* SessionCtx::proto_handlers[DETWS_PROTO_MAX] |
Definition at line 34 of file session.cpp.
Referenced by proto_get(), and proto_register().