amqpnetlite
AMQP library
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.
AMQP 1.0 .NET Library
402 stars
38 watching
145 forks
Language: C#
last commit: 24 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
azure/azure-amqp | An implementation of the Advanced Message Queuing Protocol (AMQP) for .NET applications. | 94 |
azure/azure-uamqp-c | An implementation of the AMQP 1.0 protocol for communication with Azure Cloud Services | 60 |
azure/azure-event-hubs-dotnet | A .NET client library for Azure's event-driven messaging service | 86 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
andersfugmann/amqp-client | A library that provides an AMQP client for asynchronous and concurrent programming in OCaml | 62 |
azure/azure-uamqp-python | An AMQP 1.0 client library for Python. | 57 |
vsouz4/azure-uamqp-php | A PHP extension for using the Azure uAMQP C library to connect to AMQP 1.0 message queues | 16 |
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 |
voxoz/mqs | An AMQP messaging library implemented in Erlang. | 28 |
postwait/node-amqp | An AMQP client for nodejs | 1,692 |
lukeemmet/smolnetsharp | A .NET C# client library for interacting with Gemini and Gopher protocols used for sharing content on the internet. | 12 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |