View Source BroadwaySQS.ExAwsClient (BroadwaySQS v0.7.4)
Default SQS client used by BroadwaySQS.Producer
to communicate with AWS
SQS service.
This client uses the ExAws.SQS
library and implements the
BroadwaySQS.SQSClient
and Broadway.Acknowledger
behaviours which define
callbacks for receiving and acknowledging messages.