You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you would like you can also treat logging from queues with different handlers in monolog, by referencing channel "phpamqplib"
380
+
364
381
### RPC or Reply/Response ###
365
382
366
383
So far we just have sent messages to consumers, but what if we want to get a reply from them? To achieve this we have to implement RPC calls into our application. This bundle makes it pretty easy to achieve such things with Symfony2.
0 commit comments