Rebus.AmazonSQS icon indicating copy to clipboard operation
Rebus.AmazonSQS copied to clipboard

:bus: Amazon SQS transport for Rebus

Results 2 Rebus.AmazonSQS issues
Sort by recently updated
recently updated
newest added

I use Rebus to send a message to an SQS queue from an Api. I am then processing the message with a lambda with the signature of ``` public async...

I searched existing issues and found #24, but it is unclear to me what that intended to accomplish. Sounds like it looks at message headers in some way but I...

help wanted