Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 491 Bytes

File metadata and controls

14 lines (12 loc) · 491 Bytes

Changelog

[v0.1.0] - 2025-11-02

Added

  • Initial repository bootstrap.
  • Top-level README.md with summary, goals, roadmap, and high-level architecture.
  • .github/pull_request_template.md (lightweight PR template).
  • CHANGELOG.md initialized.
  • LICENSE (MIT).
  • .gitignore for C++/CMake/build artifacts.
  • client/server program stubs with CLI arg parsing.