Skip to content

Releases: lpflpf/rocketmq-client-php

rocketmq-client-php

03 Feb 03:18

Choose a tag to compare

rocketmq-client-php Pre-release
Pre-release
  1. fix some bug.
  2. PullResult support Countable, Iterator interface.
  3. producer/pullConsumer/pushConsumer support some common MQClient method.
  4. add binary dependency for users.

rocketmq-client-php

01 Feb 02:39

Choose a tag to compare

  • support basic producer method.
  • support both pull and push consumer.
  • support get message detail attribute.