eclipse-iceoryx / eclipse-iceoryx/iceoryx

Json-Manifest Reader

Open
#835 3 comments 0 reactions 1 assignee Claimed by @grmplmpf View on GitHub
enhancement
Dominant language
C++
Stars
2.2k
Forks
492
Avg merge
18h 57m
Merged PRs (30d)
1

Description

## Brief feature description

Parallel to the Toml Config File Provider Reader a new Config File Provider using json as format shall be created.

## Detailed information

The new Config File Provider shall use tiny_json as library for parsing the config file. This library has a better liability when checking it with a fuzzer test than the toml lib currently used.

- [ ] Introduce new external library tiny_json
- [ ] Implement roudi_config_json_file_provider.hpp

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.