Skip to content

Commit

Permalink
Add documentation for py-amqp transport options. (#2187)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleh929216 committed Nov 6, 2024
1 parent 237316b commit 47852c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/userguide/connections.rst
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,12 @@ Transport Comparison
``supports_fanout`` transport option.
.. [#f3] AMQP Message priority support depends on broker implementation.
Transport Options
=================

py-amqp
~~~~~~~

:read_timeout: Timeout for reading data from RabbitMQ.
:write_timeout: Timeout for writing data to RabbitMQ.

0 comments on commit 47852c0

Please sign in to comment.