amqp091-go
Message broker client
A Go client library for interacting with the RabbitMQ message broker
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: streadway/amqp
2k stars
33 watching
140 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
valinurovam/garagemq | An AMQP message broker implementation in Go that supports RabbitMQ and standard AMQP 0-9-1 protocols | 230 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,394 |
cheshir/go-mq | Provides declarative configuration and management of RabbitMQ entities such as queues, exchanges, producers, and consumers. | 92 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 96 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,774 |
apache/rocketmq-client-go | A Go client for Apache RocketMQ, providing synchronous and asynchronous message sending capabilities | 1,314 |
rabbitmq/rabbitmq-java-client | A client library for interacting with RabbitMQ message queues in Java | 1,250 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 684 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,101 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 706 |
apache/rocketmq-clients | A collection of client bindings for Apache RocketMQ, providing cloud-native solutions for multiple programming languages. | 338 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 116 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
sbabiv/rmqconn | Reconnection client for RabbitMQ connections | 23 |