-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UL SCP API #140
Comments
Hello! Thank you for your interest in DICOM-rs. Yes, it makes sense to continue expanding towards higher-level abstractions, for both SCU's and SCP's. On my personal priority list, lazy DICOM object loading and finalizing the baseline for the pixel data abstraction ought to be made available in the next major release. But should anyone be interested in pushing this initiative forward, I would be more than glad to help. |
Thank you for your response. Agree for lazy loading priorities, this will be a big improvement. |
Related: #352 |
Hello,
Thank you for this gorgeous lib.
Did you have any plan to implement SCP part of upper layer protocol ?
Something like a set of Traits the user ca implement for StoreSCP, MoveSCP, FindSCP, ...
The text was updated successfully, but these errors were encountered: