summaryrefslogtreecommitdiff
path: root/src/logger.hh
AgeCommit message (Collapse)Author
2025-10-19Add new module websocket and use itJoel Klinghed
Implement /api/v1/events which will send out messages when things change, such as the main controller.
2025-10-19Add http module and implement basic http serverJoel Klinghed