Skip to content

Aws product sender

Jeremy M Fee requested to merge github/fork/jmfee-usgs/aws-product-sender into master
  • AwsProductSender/AwsProductReceiver send and receive from Hub API

  • JsonNotification to piggyback on existing URLNotifications

  • JsonProduct json format

  • Storage updates for json format, customizing storage paths

  • Signature v2 using sha256, and so signature can be checked based on content hash, before content is sent

  • optional concurrent processing for listeners

  • update tests to be more stable on windows, skip a couple tests for now.

  • various cleanup of unused imports, closing streams

Edited by Jeremy M Fee

Merge request reports