iron-io / iron_mq_php

PHP client for IronMQ.
www.iron.io
BSD 2-Clause "Simplified" License
89 stars 43 forks source link

Batch postMessages each with their own delay #71

Open gerbz opened 8 years ago

gerbz commented 8 years ago

Any way to do this currently with this library? Seems to be supported by the API, but the library applies the delay to all the messages.