Skip to Content

rmqcpp v1.0.0

Created
Updated

rmqcpp - A C++ library for RabbitMQ.

# Usage

rmqcpp provides CMake targets:

find_package(rmqcpp REQUIRED)
target_link_libraries(main PRIVATE rmqcpp::rmq) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and 56 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Ahsan's avatar Ahsan
  • Ludovic Fernandez's avatar Ludovic Fernandez
  • autoantwort's avatar autoantwort

# Changelog

  • 4ec0e29 [rmqcpp] fix build with new boost version (#44437)
  • d211388 [rmqcpp] Update to latest revision (#40101)
  • 7e9a45f [rmqcpp] Add port for rmqcpp - a C++ RabbitMQ Client Library (#34797)

# Source