Skip to Content

pulsar-client-cpp v3.4.2

Created
Updated

The Apache Pulsar C++ library

# Usage

pulsar-client-cpp provides CMake targets:

find_package(unofficial-pulsar CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::pulsar::pulsar) 

# License

# Supported Platforms

!(arm & windows) & !android

  • linux
  • osx
  • uwp
  • windows-x64
  • windows-x86
  • windows-arm64

# Features

No features defined.

# Dependencies

and 68 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Yunze Xu's avatar Yunze Xu
  • autoantwort's avatar autoantwort

# Changelog

  • 48fd773 [pulsar-client-cpp] fix deps (#36510)
  • 38d1652 [pulsar-client-cpp] Fix build failure when CMAKE_BUILD_TYPE is not specified (#36147)
  • dc19823 [pulsar-client-cpp] New port (#35579)

# Source