amqp1_driver
|
Add support for virtual hosts
|
2017-07-28 16:37:26 -04:00 |
pika_driver
|
Fix some reST field lists in docstrings
|
2017-09-07 05:42:45 +00:00 |
zmq_driver
|
[zmq] Prevent access to rpc_response_timeout
|
2017-03-23 13:47:33 -04:00 |
__init__.py
|
Fixed a couple of pep8 errors/warnings
|
2016-01-25 15:00:49 +08:00 |
amqp.py
|
Replace six.iteritems() with .items()
|
2016-11-23 09:02:14 +00:00 |
base.py
|
fix batch handling
|
2017-11-12 13:43:48 -05:00 |
common.py
|
Validate the transport url query string
|
2017-02-27 13:10:31 +01:00 |
impl_amqp1.py
|
Merge "Add support for virtual hosts"
|
2017-09-07 03:27:50 +00:00 |
impl_pika.py
|
Mark the Pika driver as deprecated
|
2017-05-30 13:21:23 -04:00 |
pool.py
|
Introduce TTL for idle connections
|
2016-07-22 13:03:04 +03:00 |