JasperFx / wolverine

Supercharged .NET server side development!
https://wolverinefx.net
MIT License
1.24k stars 135 forks source link

SNS topic support for the SQS transport #58

Open jeremydmiller opened 2 years ago

jeremydmiller commented 2 years ago

Breaking this out for now.

jeremydmiller commented 1 year ago

Wrong issue, this is still open.

kurtwarwick-new commented 7 months ago

@jeremydmiller - I would just like to find out about the nearness to delivery for this topic.

As you know from one of my other issues, I am currently using RabbitMq. Our systems, however, call for AWS platforms and thus, AWS SNS.

Since they rely on event publishing, which is currently not (fully) supported with the SQS-only implementation, and rabbit is so expensive to run in AWS, I am eagerly awating this feature! :) It would so amazing to see this come to a release soon.

Thanks.

Kurt