A DICOM PACS built in Rust.
Work in progress. APIs, crate boundaries, and runtime configuration may change.
cargo run -p rustcoon
The monolith binary runs with built-in defaults. Optional overrides can be loaded from config/rustcoon.toml,
config/application-entities.toml, rustcoon.toml, or RUSTCOON__... environment variables.
See config/ for example configuration.
Licensed under the terms of the LICENSE file.