Skip to content

refactor: config: Use single JSON5 file to configure multiple parallel streams

Giovanna Lazzari Miotto requested to merge feature/config/single-file into main

This MR supports JSON arrays and custom objects in configuration files, enabling an arbitrary number of streams to be configured by the user.

Support for the legacy "CONF" format is dropped.

Fixes #58 (closed)

Edited by Giovanna Lazzari Miotto

Merge request reports