iron_mq_php
iron_mq_php copied to clipboard
Long Polling
There's currently no way to use the long polling feature when getting messages off the Message Queue. IronMQ::getMessage and IronMQ::getMessages should be able to take a "wait" parameter or maybe an array of additional parameters to be used in the api call.
Probably needs to be added to the php lib still. Pull requests welcome. ;)
Added the long polling feature https://github.com/sunloverz/iron_mq_php/commit/67ef7721f23245963e46cb65823362192a3d240e