Search found 1 match
- Thu Aug 29, 2019 8:03 am
- Forum: ESP-IDF
- Topic: Memory Leak if using WebSockets
- Replies: 1
- Views: 3195
Memory Leak if using WebSockets
Ladies and Gentlemen, we use the ESP32 with the ESP-IDF SDK to provide an access point for our application. The communication between the mobile device with the ESP32 is using websockets to exchange information. The ESP32 is about to accept only one WiFi client and one websocket connection at a time...