canonical / canonical/multipass
Use a single JSON library for all JSON handling
Open
jira
- Dominant language
- C++
- Stars
- 9.2k
- Forks
- 828
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 44
Description
Currently, multipass uses a mix of `jsoncpp` and Qt for handling JSON (mostly the latter). For consistency, and to help reduce our usage of Qt, let's move everything over to one library.
Contributor guide
Assessment
This issue has not been assessed yet.