|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Files | |
| stomp.cpp | |
| STOMP 1.2 frame builder + parser (pure, host-tested). | |
| stomp.h | |
| STOMP 1.2 frame codec (DETWS_ENABLE_STOMP) - zero-heap frame builder + parser, so a device can talk to a STOMP broker (ActiveMQ / RabbitMQ / Artemis) over the shipped outbound client transport (TCP, or STOMP-over-WebSocket via the WS client). | |