swactor/crates/process/src
Zachery Aaron Shores-Chmielewski 3cf0ae5947 refactor: consolidate crate functions (#50)
Remove co-dependencies for different modules found in `crates` and migrate the development history to a new repository. The docs were stale, and largely not getting used, so simply deleted for now. When code stabilizes more, they will become useful again.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-24 09:12:28 +00:00
..
local feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
ssh feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
action.rs feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
actor.rs feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
driver.rs feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
event.rs feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
lib.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
message.rs feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
mock.rs feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
pipeline.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
pipeline_types.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
queue.rs feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
session.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
spawn.rs feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
subscriber.rs feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
types.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
waker.rs feat: native process manager (#47) 2026-02-23 04:44:46 +00:00
yaml.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00