arduino-esp32/libraries/WebServer/examples
Me No Dev ad1de0b37c
feat(net): Switch to typedefs for WiFiClient, WiFiServer, WiFiUdp and WiFiClientSecure (#9909)
* feat(net): Deprecate old WiFi APIs

Deprecates WiFiClient, WiFiServer, WiFiUdp and WiFiClientSecure

* fix(net): add defines to WiFi.h

Defines are added to not cause deprecation warnings. Will be removed in the future

* fix(net): Use typedefs instead to help with forward declarations

Defines do not allow forward declarations
2024-06-24 10:26:22 +03:00
..
AdvancedWebServer ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
Filters feat: added support for filters in WebServer library (#9842) 2024-06-14 00:25:20 +03:00
FSBrowser ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
HelloServer ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
HttpAdvancedAuth ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
HttpAuthCallback ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
HttpAuthCallbackInline ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
HttpBasicAuth ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
HttpBasicAuthSHA1 ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
HttpBasicAuthSHA1orBearerToken ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
MultiHomedServers ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
PathArgServer ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
SDWebServer ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
SimpleAuthentification ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
UploadHugeFile feat(net): Switch to typedefs for WiFiClient, WiFiServer, WiFiUdp and WiFiClientSecure (#9909) 2024-06-24 10:26:22 +03:00
WebServer ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
WebUpdate ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00