|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Files | |
| ip.cpp | |
| DetIp implementation: RFC 4291 text parsing, RFC 5952 canonical formatting, scope classification. Pure, hand-rolled (no stdlib parsing), host-identical. | |
| ip.h | |
| Layer 3 (Network) - a family-tagged IP address (IPv4 or IPv6) with RFC-faithful text parsing, canonical formatting, and scope classification. | |
| network.cpp | |
| Layer 3 (Network) - IP routing and packet forwarding stub. | |
| network.h | |
| Layer 3 (Network) - IP routing and packet forwarding. | |