You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's definitely something that should go into the library, but it will be best not to rely on my plans for it. AFAICS, the BearSSL::ESP8266WebServerSecure is modeled to be a drop-in replacement for ESP8266WebServer. Take a look at EmbAJAXOutputDriverESP8266.h (which is just a few defines, really). Should that not be good enough, see EmbAJAXOutputDriverESPAsync.h for an example of a custom output driver. It's really just a thin wrapper around a few basic API calls.
The most work will be the testing, I assume. If you arrive at something, I'll be happy to include it in EmbAJAX.
Any plans to implement for the BearSSL secure webserver?
The text was updated successfully, but these errors were encountered: