Zend certified PHP/Magento developer

Install Inventory Manager in 2.4.3 version

Hello i’m trying to install Inventory Manager in my Magento 2.4.3 version after Magento installation. For doing this i download entire project from here https://github.com/magento/inventory and upload all content to this path: /home/web/aarte.com.au/www/app/code/Magento/ After running following commands

php bin/magento setup:upgrade

php bin/magento setup:di:compile

i got following issue..
/home/web/aarte.com.au/www/app/code/Magento/InventoryCatalog/etc/queue_topology.xml
is invalid : Element “Exchange”‘: The attribute connection is required but missing

https://postimg.cc/1gWmhJby (here a screen also about the error)

Any idea how can i fix it?