Skip to Content

pulsar-client-cpp v3.5.1

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
  • Dennis's avatar Dennis

# Changelog

  • 561d171 [grpc/protobuf] Update grpc to 1.60.0 and update protobuf to 3.25.1 (#35781)
  • 4d9c561 [pulsar-client-cpp] Bump to 3.5.1 (#39215)
  • 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