rmqcpp
rmqcpp copied to clipboard
Update doxygen.md
Problem statement
Vhost object should outlive producer and consumer objects, otherwise connection is closed as Vhost object is destroyed
Proposed changes
Update documention (doxygen.md)
Remaining work
- [ ] Unit Tests
- [ ] Integration Tests
- [x] Documentation