ESPAsyncTCP
ESPAsyncTCP copied to clipboard
Corrected missed edit for _recv() in ASYNC_TCP_SSL_ENABLED
Rebased https://github.com/me-no-dev/ESPAsyncTCP/pull/129 as requested by https://github.com/kleini
@me-no-dev Please apply this pull request so building of SSL with ESPAsyncTCP works again.
@me-no-dev please merge this pull request.
@me-no-dev please merge this pull request.
Unfortunately it make no sense IMHO because upcoming release 3.0.0 of the ESP8266 Core drops out AXTLS support. It seems like we do need BearSSL support in ESPAsyncTCP...