Skip to content

Confusion about a few things #1108

Closed Answered by mookid8000
rcdailey asked this question in Q&A
Discussion options

You must be logged in to vote

I dug into the Rebus.AmazonSQS package and it looks like the answer to my fourth point is actually pretty simple: Transport() sets up this application as a consumer (to receive messages) and "one way" transports only send (or put another way, they do not receive). The mappings are explicitly for sending messages.

I hope I have that right. Assuming I didn't miss it, it would be nice to have some basics like this covered in the getting started page somewhere, in the README as an intro / basic section, etc.

I believe this is the part you needed to pick up to understand how Rebus works 🙂

BUT there's one more thing: Viewing queues as BI-DIRECTIONAL pipes is wrong, because it implies that y…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rcdailey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants