1. Home
  2. Browse
  3. rmqcpp

rmqcpp

v1.0.0#1Latest

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#1

Publication

Supports

All

GitHub

bloomberg/rmqcpp

Subtree

d211388623

License

Complex license

Definition

Manifest