3 Commits

Author SHA1 Message Date
Khushboo-dev-cpp
009ff9af36
fix: emit events via Logos Client (#6)
* fix: emit events via Logos Client

* chore(cleanup): Use class static instead of global (#7)

* Use class static instead of global

* Fix comments

---------

Co-authored-by: Daniel Sanchez <sanchez.quiros.daniel@gmail.com>
2026-02-12 09:55:56 +00:00
Alejandro Cabeza Romero
7671cf7165
Add missing sdp configs. 2026-02-02 17:33:33 +01:00
Álex
9d7c055142
refactor: Adapt project structure to Nix (#1)
* Move config to configs dir.

* wip

* wip

* junie refactor cmakelists and flake

* Refactor Nix, CMakeLists and codebase to enable proper nix building, and good IDE integration.

* Add src/ directory.

* Split into header and source files.

* Fix macOs SSL certs issue.

* Mac fixes

* Update Macos lib extension

---------

Co-authored-by: Daniel <sanchez.quiros.daniel@gmail.com>
2026-01-30 19:21:23 +01:00