|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Public Attributes | |
| uint16_t | frag_size = DETWS_WS_FRAG_SIZE |
Definition at line 123 of file websocket.cpp.
| 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().