File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- IronMQ v3 PHP Client Library
1+ IronMQ PHP Client Library
22-------------
33
44[ IronMQ] ( http://www.iron.io/products/mq ) is an elastic message queue for managing data and event flow within cloud applications and between systems.
55
6- This library uses IronMQ API v3 .
6+ This library uses IronMQ API.
77
88## Getting Started
99
@@ -586,7 +586,7 @@ Returns an array of subscribers with status.
586586### Acknowledge, That Push Message Is Processed
587587
588588This method could be used to acknowledgement process of push messages.
589- See [ IronMQ v3 documentation] ( http://dev.iron.io/mq-onpremise/reference/push_queues/#long_running_processes__aka_202s )
589+ See [ IronMQ documentation] ( http://dev.iron.io/mq-onpremise/reference/push_queues/#long_running_processes__aka_202s )
590590on long-processing for further information.
591591
592592``` php
You can’t perform that action at this time.
0 commit comments