Search found 2 matches
- Tue Dec 12, 2023 4:19 am
- Forum: ESP-IDF
- Topic: ESP32 websocket client misses first received message
- Replies: 5
- Views: 26543
Re: ESP32 websocket client misses first received message
I believe the bug was not in lws but in Ethernet code and I think it has been fixed a long time ago. I'm not seeing any problems with Ethernet (running idf 4.4.6), but I'm not using lws in my current projects.
Which idf version are you using?
I am using idf 5.0.0
Whenever a websocket is ...
- Mon Dec 11, 2023 11:09 am
- Forum: ESP-IDF
- Topic: ESP32 websocket client misses first received message
- Replies: 5
- Views: 26543
Re: ESP32 websocket client misses first received message
Did you find any solution?
I am also facing same problem.
I am also facing same problem.