Traitsยง
- MQPush
Consumer - 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.
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.