Commit 78d6914
committed
minor #13713 [Messenger] Added Amazon SQS transport (javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
[Messenger] Added Amazon SQS transport
This fixes #13616.
In fact, it's related but it doesn't fix it. We don't need to document #13616 because transports are not documented in detail yet (and because code will output all the relevant messages needed to make it work). But we can update current docs which imply that we don't support SQS.
Commits
-------
9b1bd49 [Messenger] Added Amazon SQS transport1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
| 121 | + | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
0 commit comments