Search found 1 match

by mi4863
Wed Jan 17, 2024 10:57 am
Forum: ESP-IDF
Topic: web socket client issue.
Replies: 3
Views: 2775

Re: web socket client issue.

The web socket client example of the esp-idf 5.1.2 didn't work either, if concatenated messages with CONT+FIN are used. In rare cases, already Wireshark misses the FIN part of the message and the unmasked payload looks very strange - like being masked by another mask.

I use the web socket server ...

Go to advanced search