Files
start-os/system-images
J M 928de47d1d Feat/long running sockets (#2090)
* wip: Working on sockets, but can't connect?

* simplify unix socket connection

* wip: Get responses back from the server at least once.

* WIP: Get the sockets working'

* feat: Sockets can start/ stop/ config/ properites/ uninstall

* fix: Restart services

* Fix: Sockets work and can stop main and not kill client

Co-authored-by: Aiden McClelland <me@drbonez.dev>
2023-03-07 19:09:10 -07:00
..
2022-11-29 09:43:54 -07:00
2023-03-07 19:09:10 -07:00
2022-11-29 09:43:54 -07:00

System Images

There once was a time that I served to provide backwards compatibility for service configuration and properties rendering. Utilizing me for this functionality has since been deprecated in favor of JS procedures. Now I simply serve to provide service backup functionality. This will soon be converted to using JS procedure scripts as well.