Open erm410 opened 9 years ago
Handles the case where a message is published to an SNS topic and received by an SQS queue by handling the HessianFormatException and deserializing the relevant part of the JSON message.
Fixes #105
Handles the case where a message is published to an SNS topic and received by an SQS queue by handling the HessianFormatException and deserializing the relevant part of the JSON message.