Implement the method used in the ESP8266 Web Server to allow user apps to hook into the HTTP server (to support hooked WebSockets, etc._) Add example of hook usage |
||
|---|---|---|
| .. | ||
| AdvancedWebServer | ||
| FSBrowser | ||
| HelloServer | ||
| HelloServerBearSSL | ||
| HttpAdvancedAuth | ||
| HttpBasicAuth | ||
| PostServer | ||
| SimpleAuthentication | ||
| WebUpdate | ||