From e0933713da5647e2e35e469b59591827686eddd0 Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Tue, 7 Sep 2021 11:24:10 +0600 Subject: stop mentioning librabbitmq (#1381) --- README.rst | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 63529344..7ad8db35 100644 --- a/README.rst +++ b/README.rst @@ -29,15 +29,7 @@ Features * Allows application authors to support several message server solutions by using pluggable transports. - * AMQP transport using the `py-amqp`_, `librabbitmq`_, or `qpid-python`_ libraries. - - * High performance AMQP transport written in C - when using `librabbitmq`_ - - This is automatically enabled if librabbitmq is installed: - - :: - - $ pip install librabbitmq + * AMQP transport using the `py-amqp`_, or `qpid-python`_ libraries. * Virtual transports makes it really easy to add support for non-AMQP transports. There is already built-in support for `Redis`_, -- cgit v1.2.1