Recommended JSON library
#1
For the Enigma2 pvr addon Tiny XML is used mainly for restful calls.

I have a need to process JSON calls now. Is there a in built library available for parsing or is it just a case of adding something myself?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#2
For anyone who's interested I used nlohmann/json, works well with modern c++.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply

Logout Mark Read Team Forum Stats Members Help
Recommended JSON library0