Skip to content
GitHub Actions edited this page Jan 2, 2026 · 1 revision

main.cpp

Stand: 5. Dezember 2025
Version: 1.0.0
Kategorie: Src


Path: src/main.cpp

Purpose: Program entry point. TODO: expand with startup flow and command line options.

Public functions / symbols:

  • main(int argc, char** argv) — application entry.

Notes / TODOs:

  • Describe initialization sequence, config loading, logging setup, signal handling.
  • Link to main_server.cpp.

Navigation

Home

Architecture

Governance

Modules

Developer

Clone this wiki locally