pbolduc / AsyncTCP

Async TCP Library for ESP32
GNU Lesser General Public License v3.0
4 stars 6 forks source link

Add additional diagnostics #2

Open pbolduc opened 3 years ago

pbolduc commented 3 years ago

CONFIG_ASYNC_TCP_DIAGNOSTICS is an opt-in feature. If CONFIG_ASYNC_TCP_DIAGNOSTICS, the following tracking and data will not be compiled in. The library will expose a way to request this data. Applications can get the data and use it how it needs.