Commit Graph
6 Commits
Author SHA1 Message Date
Iuri Matias 33bf0f94d3 abstract provider side 2026-03-20 21:02:05 +00:00
Iuri Matias d35653ec8a use LogosObject instead of QObject 2026-03-20 21:02:05 +00:00
Iuri Matias 1f14e5dbaa refactor: abstract connection/transport; and clearly separate qt remote obj and qt local into separate implementations 2026-03-20 21:00:41 +00:00
Eric a4bd66cd6e add Logos instance id to registry url (#20)
Allows multiple Logos core instances to run on the same machine by giving appending a unique instance identifier to each registry url.
2026-03-16 10:43:39 -04:00
Iuri Matias c754c83f27 add support for a 'local' mode that does not use separate processes. required for some platforms such as mobile.
support local mode

some refactor

some refactor
2025-12-02 13:21:23 -05:00
Iuri Matias 65aa4a1b24 feat: move logos-cpp-sdk to its own repo 2025-09-30 14:56:47 -04:00