Skip to content

AMQP-CPP 4.0.1

Compare
Choose a tag to compare
@RafalGoslawski RafalGoslawski released this 27 Nov 14:41
· 319 commits to master since this release
3373cec
  • libevhandler only checks for heartbeats if not overridden by user
  • Connection::fail() will now also call the channel::onError method
  • The Channel constructor now throws an exception if the max number of channels has been reached
  • added Channel implementation file (fixes #267)