mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-24 07:55:46 +00:00
service: refactor server architecture
Converts services to have their own processes
This commit is contained in:
@@ -13,6 +13,6 @@ class ServiceManager;
|
||||
|
||||
namespace Service::PSC {
|
||||
|
||||
void InstallInterfaces(SM::ServiceManager& sm, Core::System& system);
|
||||
void LoopProcess(Core::System& system);
|
||||
|
||||
} // namespace Service::PSC
|
||||
|
||||
Reference in New Issue
Block a user