rabbitmq-dotnet-client
RabbitMQ client
A .NET client library for interacting with RabbitMQ message broker services.
RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+
2k stars
118 watching
586 forks
Language: C#
last commit: 13 days ago
Linked from 6 awesome lists
c-sharpdotnetdotnet-corerabbitmq
Related projects:
Repository | Description | Stars |
---|---|---|
rabbitmq/rabbitmq-java-client | A Java client for interacting with RabbitMQ message broker | 1,246 |
pardahlman/rawrabbit | A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. | 747 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
hivemq/hivemq-mqtt-client-dotnet | An MQTT client library for .NET that provides a comprehensive and efficient implementation of the protocol. | 63 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
apache/flink-connector-rabbitmq | A Flink connector for RabbitMQ message broker | 19 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
sbabiv/rmqconn | Reconnection client for RabbitMQ connections | 23 |
rabbitmq/contribute | Providing tools and resources to support the development and build process of RabbitMQ. | 4 |
spingo/op-rabbit | A high-level, type-safe RabbitMQ library for Scala and Akka with strong focus on recovery, reliability, modularity, and fault tolerance. | 232 |