Commit Graph

16 Commits

Author SHA1 Message Date
Adam Gastineau
1e76115df3 Fix warnings 2025-06-01 06:25:06 -07:00
Adam Gastineau
903c7478df Switch CLI protocol to length tagged Bincode 2025-05-31 07:08:55 -07:00
Adam Gastineau
ba6da37a0c Introduction of arbitrary UID spawning and direct app_process launching 2025-05-24 07:24:09 -07:00
Adam Gastineau
3521028973 Add reload all CLI command 2025-05-11 09:26:13 -07:00
Adam Gastineau
9e4fbf7423 Very simple config printing over CLI 2025-05-11 08:36:14 -07:00
Adam Gastineau
1ac9f59e59 Print service UID from CLI 2025-05-10 16:18:03 -07:00
Adam Gastineau
64614e54ba Switch to shared Result<T> implementation 2025-05-07 16:11:49 -07:00
Adam Gastineau
01493357f9 Worker protocol setup 2025-05-06 20:03:38 -07:00
Adam Gastineau
21ba7d94af Begin writing worker process 2025-05-05 16:13:34 -07:00
Adam Gastineau
750a882542 Rename CLI protocol types 2025-05-05 14:51:00 -07:00
Adam Gastineau
0cb63eaabd Begin testing on device; switch to TCP socket for CLI 2025-05-04 15:38:14 -07:00
Adam Gastineau
8c9b4e67e4 Better CLI errors 2025-05-04 14:44:52 -07:00
Adam Gastineau
8bf1f022cf Reload and restart commands 2025-05-04 12:18:17 -07:00
Adam Gastineau
0194b18348 Working process spawning with shell expansion 2025-05-04 09:50:37 -07:00
Adam Gastineau
46c9f02ef5 Working CLI communication 2025-05-04 08:50:55 -07:00
Adam Gastineau
56e89e22b6 Separating packages and untested .unit parsing and spawning code 2025-05-01 15:13:33 -07:00