Registry / messaging / azure-uamqp-c

azure-uamqp-c

JSON →
library2025-03-31vcpkgunverified

AMQP library for C.

vcpkg install azure-uamqp-c
INSTALL
IMPORT
SIG · AZURE-UAMQP-C
A
azure-uamqp-c
messagingcppv2025-03-31
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

azure_uamqp_c/uamqp.h
#include <azure_uamqp_c/uamqp.h>

Create and destroy an AMQP value

#include <azure_uamqp_c/uamqp.h> int main() { AMQP_VALUE result = amqpvalue_create_string("hello"); amqpvalue_destroy(result); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2025-03-31latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
21
Resources

No resource links recorded.