Open dhait opened 5 years ago
Would be happy to review.
Hello,
I took the liberty of implementing the AWS SQS transport since this issue has not been update for almost a year and a half. I just submitted the PR to review (https://github.com/go-kit/kit/pull/1018), and linked it to this issue!
Looking forward to hearing from you !
This is different from pubsub #295 because it is specific to message handling from AWS SQS, not a generic pubsub solution. I am envisioning something modeled very similarly to the AMQP transport. I was going to try to implement this; would there be interest from the team if we proposed it as a PR?