Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
e27e72eaa1
commit
cfb6eea5ff
|
@ -145,3 +145,4 @@ Notifier
|
|||
* What if it takes 20 seconds to send a message? Use asynchronous.
|
||||
* Transports as middleware (needs sender, receiver, configurable with DSN, encode/decode). `MESSENGER_DSN` added to `.env`
|
||||
* Start consumer with `bin/console messager:consume-messages`. Time limit with `--time-limit 300`
|
||||
* PHP Enqueue - production ready, battle-tested messaging solution for PHP
|
||||
|
|
Reference in a new issue