File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 5
5
The Messenger Component
6
6
=======================
7
7
8
- The Messenger component helps applications send and receive messages to/from other applications or via message queues.
8
+ The Messenger component helps applications send and receive messages to/from
9
+ other applications or via message queues.
9
10
10
11
Installation
11
12
------------
Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ named adapter using your own DSN:
227
227
In addition of being able to route your messages to the ``yours `` sender, this
228
228
will give you access to the following services:
229
229
230
- 1 . ``messenger.sender.hours ``: the sender.
231
- 2 . ``messenger.receiver.hours ``: the receiver.
230
+ # . ``messenger.sender.hours ``: the sender.
231
+ # . ``messenger.receiver.hours ``: the receiver.
232
232
233
233
.. _`enqueue's adapter` : https://github.com/sroze/enqueue-bridge
You can’t perform that action at this time.
0 commit comments