queue-interop icon indicating copy to clipboard operation
queue-interop copied to clipboard

Promoting the interoperability of message queue objects.

Results 9 queue-interop issues
Sort by recently updated
recently updated
newest added

Is this effort still maintained? It appears to have no stable releases, just alphas, but Packagist reports a whole crapload of dependent packages and millions of installs. I'm not sure...

Would you be willing to drop support for PHP 7.1 and 7.2? If yes I'd be happy to open a Pull Request that does this.

Why message body is of type string https://github.com/queue-interop/queue-interop/blob/master/src/Message.php#L19? How can I send objects inside of message body? I need to double encode it? It is weird. Java specification definitily says...

## The Problem Not sure what the Git workflow used here is, but `develop`, which usually represents the latest unstable version, should probably not be behind `master`, which usually represents...

Hello!) Now turn the file is saved in "/tmp" I wish that such files are saved in "site.ru/tmp" how to do it?

ref https://github.com/queue-interop/queue-interop/issues/27

This is a list of places where queue interop was proposed or could be helpful: (The list is updated regularly) * [MERGED] https://github.com/jakubkulhan/bunny/pull/51 * https://github.com/cloudamqp/php-amqplib-example/pull/3 * [MERGED] https://github.com/thephpleague/tactician/issues/113, https://github.com/thephpleague/tactician/pull/114 *...