Skip to content
Snippets Groups Projects
Commit 9193ff4e authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

readme fixed p2

parent 2382941e
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,10 @@ a disconnect happened.
CoolAMQP makes you forget about all the nasty corner cases about AMQP reconnection.
You only need to remember that:
1. Reconnects and redefinitions takes a while. Things will happen during that time.
2. CoolAMQP will tell you when it senses losing broker connection. It will also tell you when it regains the connection (that means that everything is redefined).
2. CoolAMQP will tell you when it senses losing broker connection.
* It will also tell you when it regains the connection (that means that everything is redefined).
3. Delivering messages multiple times may happen.
As the project is in it's infancy stages, but actively maintained and used in a commercial project,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment