Skip to content

toml config parser must adapt to tomlc17

Two tasks are due here:

  1. update the config file parser to use the newer tomlc17 library that deprecates tomlc99.
  2. make the parsing more flexible so that static topologies, channel configs and other sections can be handled independently.