# Magento_Stomp module

Magento_Stomp module provides functionality to publish/consume messages with the Simple Text Oriented Messaging Protocol (STOMP).

## Extensibility

Extension developers can interact with the Magento_Stomp module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://developer.adobe.com/commerce/php/development/components/plugins/).

[The Magento dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection/) enables you to override the functionality of the Magento_Stomp module.
