azure-amqp
AMQP library
An implementation of the Advanced Message Queuing Protocol (AMQP) for .NET applications.
AMQP C# library
94 stars
27 watching
72 forks
Language: C#
last commit: 24 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
andersfugmann/amqp-client | A library that provides an AMQP client for asynchronous and concurrent programming in OCaml | 62 |
vsouz4/azure-uamqp-php | A PHP extension for using the Azure uAMQP C library to connect to AMQP 1.0 message queues | 16 |
0x6e6562/as3-amqp | An implementation of AMQP protocol in ActionScript 3.0. | 42 |
azure/azure-event-hubs-dotnet | A .NET client library for Azure's event-driven messaging service | 86 |
cloudamqp/amqp-client.cr | An AMQP 0-9-1 client implementation for Crystal | 69 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
hreinhardt/amqp | A Haskell library providing an AMQP client interface for interacting with RabbitMQ message broker systems. | 127 |
minghuaw/fe2o3-amqp | A Rust implementation of the AMQP 1.0 protocol for asynchronous message queuing | 64 |
postwait/node-amqp | An AMQP client for nodejs | 1,692 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
amqp/node-red-contrib-rhea | A set of AMQP 1.0 protocol nodes for integrating message queues into Node-RED flows. | 6 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |