1. Home
  2. Browse
  3. rmqcpp

rmqcpp

v1.0.0#2Latest

rmqcpp - A C++ library for RabbitMQ.

Install

Run the following Vcpkg command to install the port.

vcpkg install rmqcpp

Usage

rmqcpp provides CMake targets:

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

Dependencies

See source

Version

v1.0.0#2

Publication

Supports

All

GitHub

bloomberg/rmqcpp79

Homepage

github.com/bloomberg/rmqcpp

Subtree

4ec0e29c50

License

Apache-2.0

Definition

Manifest