Skip to content

PierreBou91/eai-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eai-rs

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.

Features

Current Features

  • Channels: Forward a DICOM file to multiple nodes
  • Pre/Post Processing: Modify DICOM files before forwarding

Future Features

  • TLS: Secure communication between nodes
  • DicomWeb: DICOM over HTTP
  • Web Interface: A user-friendly web-based interface for managing the EAI

Credits

This project is heavily based on dicom-rs by Eduardo Pinho.

Contributions

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.

License

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.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages