eai-rs is an open-source project that aims to provide a robust and efficient implementation of an Enterprise Application Integration (EAI) system for medical imaging, specifically targeting the DICOM standard, using the Rust programming language.
- Channels: Forward a DICOM file to multiple nodes
- Pre/Post Processing: Modify DICOM files before forwarding
- TLS: Secure communication between nodes
- DicomWeb: DICOM over HTTP
- Web Interface: A user-friendly web-based interface for managing the EAI
This project is heavily based on dicom-rs by Eduardo Pinho.
We welcome contributions to the project! If you're interested in helping, please feel free to submit issues, create pull requests, or get in touch with the maintainers.
Licensed under either of
Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.