Skip to content

Added internal imaging server class to allow for the full set of features within the Sonador client to be used within an Orthanc plugin

Rob Oakes requested to merge roakes/nsync-jc2 into master
  • ResponseLikeObject: shim class which implements components of requests.Response to allow for the Sonador client to use data from Orthanc RestApi* methods.
  • Added OrthancInternalImagingServer class which uses the Orthanc REST API methods for retrieving data
Edited by Rob Oakes

Merge request reports