User Tools

Site Tools


typo3-message-bus-rabbitmq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
typo3-message-bus-rabbitmq [2023/11/11 16:43] admintypo3-message-bus-rabbitmq [2023/11/11 17:41] admin
Line 37: Line 37:
       # Example: amqp://<username>:<password>@<host>:<port>/<vhost>/<exchange>       # Example: amqp://<username>:<password>@<host>:<port>/<vhost>/<exchange>
       $dsn: 'amqp://rabbitmq:rabbitmq@rabbitmq:5672/%2f/messages'       $dsn: 'amqp://rabbitmq:rabbitmq@rabbitmq:5672/%2f/messages'
 +      # For all available options see https://github.com/symfony/amqp-messenger/blob/6.3/Transport/Connection.php#L38-L65
       $options: { }       $options: { }
     tags:     tags:
typo3-message-bus-rabbitmq.txt · Last modified: 2023/11/12 01:34 by admin