azure-uamqp-php
AMQP client
A PHP extension for using the Azure uAMQP C library to connect to AMQP 1.0 message queues
PHP binding for Azure uAMQP C (AMQP 1.0)
16 stars
5 watching
9 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
azure/azure-uamqp-c | An implementation of the AMQP 1.0 protocol for communication with Azure Cloud Services | 60 |
azure/azure-uamqp-python | An AMQP 1.0 client library for Python. | 57 |
azure/azure-amqp | An implementation of the Advanced Message Queuing Protocol (AMQP) for .NET applications. | 94 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
azure/amqpnetlite | A lightweight AMQP 1.0 library for .NET and Windows platforms providing peer-to-peer and brokered messaging with features like secure communication and extensible transport providers. | 402 |
andersfugmann/amqp-client | A library that provides an AMQP client for asynchronous and concurrent programming in OCaml | 62 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
postwait/node-amqp | An AMQP client for nodejs | 1,692 |
polyconseil/aioamqp | An implementation of the AMQP 0.9.1 protocol using Python's asyncio library | 279 |
cloudamqp/amqp-client.cr | An AMQP 0-9-1 client implementation for Crystal | 69 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
ba-st/ansible | An AMQP client library for Smalltalk supporting various versions of the protocol. | 5 |
hreinhardt/amqp | A Haskell library providing an AMQP client interface for interacting with RabbitMQ message broker systems. | 127 |
voxoz/mqs | An AMQP messaging library implemented in Erlang. | 28 |