rabbitmq-kotlin
RabbitMQ Client
A Kotlin library for interacting with RabbitMQ message queues using coroutines
Kotlin coroutine based library for RabbitMQ
115 stars
3 watching
9 forks
Language: Kotlin
last commit: 7 days ago
Linked from 1 awesome list
amqpcoroutineskotlinkotlin-channelkotlin-coroutineskotlin-flowlibraryrabbitmqrabbitmq-client
Related projects:
Repository | Description | Stars |
---|---|---|
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,090 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
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 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
furdarius/rabbitroutine | Library providing automatic reconnect and retry functionality for RabbitMQ connections | 110 |
tangentlabs/solrmq | Enables communication between an AMQP queue and Solr using RabbitMQ as the client library. | 23 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
sbabiv/rmqconn | Reconnection client for RabbitMQ connections | 23 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
valinurovam/garagemq | An AMQP message broker implementation in Go that supports RabbitMQ and standard AMQP 0-9-1 protocols | 230 |
nestjsx/nestjs-amqp | Provides a basic connection to RabbitMQ for building microservice transport using TypeScript. | 190 |