iron_mq_python
iron_mq_python copied to clipboard
Python client for IronMQ.
Improvements by Vadim Liventsev
Hi, just asking if the last commit `python2 to 3 compatibility` will be available sooner or later on the latest release via `pip` or I'll just wait for another version...
There needs to be some way to reserve a message by id if this is deprecated. any feedback?
Adds the ability to specify custom headers when updating push queue subscribers. Old functionality remains the same, but you may now pass a dict (as specified in the comments) instead...