h2zero / esp-nimble-cpp

C++ library for the esp32 NimBLE stack based on and mostly compatible with @nkolban cpp_utils BLE library.
https://h2zero.github.io/esp-nimble-cpp/
Apache License 2.0
181 stars 62 forks source link

Add asynchronous client connection secure #226

Open thekurtovic opened 1 week ago

thekurtovic commented 1 week ago
h2zero commented 1 week ago

This will need to be refactored after #227 is merged, just a heads up.