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

Public Attributes

const ProtoHandlerproto_handlers [DETWS_PROTO_MAX]
 

Detailed Description

Definition at line 32 of file session.cpp.

Member Data Documentation

◆ proto_handlers

const ProtoHandler* SessionCtx::proto_handlers[DETWS_PROTO_MAX]

Definition at line 34 of file session.cpp.

Referenced by proto_get(), and proto_register().


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