I'm trying to do RPC with Symfony Messenger but I get stuck. Looking at the Messenger component it looks like the implementation has not been added:
https://github.com/webnet-fr/symfony/branches/all https://github.com/symfony/symfony/pull/34337/commits/06a5a434ce6e5349a33e81c97d83c8b4392603cd
But, I tell myself, if it hasn't been added it's because there should be a way for it to work but ... I can't find it. Could someone please confirm if it is possible to do RPC with Messenger? if you have any documentation, I am a taker and I will thank you.