Skip to content

Commit 49b9f01

Browse files
authored
Remove Client Limitations section from README [skip ci]
Removed client limitations section from README. see #83 (comment)
1 parent de53a93 commit 49b9f01

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ Inside the [examples](./examples) folder you can find a set of examples that sho
1515

1616
[Client Guide](https://www.rabbitmq.com/client-libraries/amqp-client-libraries) select the python section.
1717

18-
### Client Limitations
19-
It is not possible to set message durability to `False` for classic queues because of this [issue](https://github.com/rabbitmq/rabbitmq-amqp-python-client/issues/83). <br/>
20-
Quorum and Stream are always durable.
21-
2218

2319
### Build
2420

0 commit comments

Comments
 (0)