Module mq_push_consumer

Source

Traitsยง

MQPushConsumer
The MQPushConsumer trait defines the interface for a push consumer in RocketMQ. A push consumer receives messages from the broker and processes them using registered listeners.