ESP32 Forum
ESP32 Official Forum
http://esp32.io/
Json de/serializing support
http://esp32.io/viewtopic.php?f=13&t=6420
Page
1
of
1
Json de/serializing support
Posted:
Sat Jul 14, 2018 6:44 pm
by
Deouss
Does esp-idf have support for Json serialization?
Any samles, examples of how to use it?
Thanks
Re: Json de/serializing support
Posted:
Sat Jul 14, 2018 7:22 pm
by
chegewara
https://github.com/espressif/esp-idf/tr ... nents/json
Re: Json de/serializing support
Posted:
Sat Jul 14, 2018 7:56 pm
by
Deouss
Thanks. If it works well with WebAPI it can be used to communicate with MVC websites )