Search found 1 match

by Kishan Pala
Wed Nov 13, 2019 6:19 am
Forum: ESP-IDF
Topic: want websocket client standalone code
Replies: 9
Views: 7680

want websocket client standalone code

my current code uses esp-idf version 2.1 and now I want to implement websocket which uses esp-idf version V4.0-beta2 Pre-Release.
because of older version it is hard to merge websocket example with my code. do you have any solution for that?