tyro / rabbit-amazon-bridge

A service that routes JSON messages back and forth between AWS and rabbitmq
Apache License 2.0
18 stars 6 forks source link

Respect the shouldForwardMessages flag from sqs to Rabbit #44

Closed maccac closed 5 years ago

maccac commented 5 years ago

Filtered out bridges on the SQS side that have this flag set to false

fixes #30