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

Public Attributes

uint16_t frag_size = DETWS_WS_FRAG_SIZE
 

Detailed Description

Definition at line 123 of file websocket.cpp.

Member Data Documentation

◆ frag_size

uint16_t WsCtx::frag_size = DETWS_WS_FRAG_SIZE

Definition at line 125 of file websocket.cpp.

Referenced by ws_send_frame(), and ws_set_frag_size().


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