API load the config from the control socket instead of parsing the config file
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15
- Forks
- 13
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 2
Description
An addition to the API to load config directly from the control socket instead of having to parse a YAML file can helpful when integrating with other applications.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing API and control-socket interfaces, then trace how YAML configuration is currently parsed. Define the expected API behavior for loading configuration from the socket and verify it with integration coverage; the issue names no files or tests, so its scope needs clarification first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100