|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Files | |
| wamp.cpp | |
| WAMP message builders (over JsonWriter) + positional array parser (pure, host-tested). | |
| wamp.h | |
WAMP (Web Application Messaging Protocol) codec (DETWS_ENABLE_WAMP) - zero-heap builders + a positional parser for the unified RPC + PubSub protocol, which rides the shipped WebSocket layer (subprotocol wamp.2.json). | |