**changelog**
- added [polling-publisher](https://rabbit-client.amenezes.net/docs/2.-polling-publisher/) feature;
- new documentation powered by [portray](https://github.com/timothycrosley/portray);
- now there are two methods for connect on rabbitmq:
- `persistent_connect` (with reconnect feature)
- `connect` (simple connect without reconnect feature)