* 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>
* 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>