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
138 forks
Language: Go
last commit: 3 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,390 |
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 | 97 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
apache/rocketmq-client-go | A Go client for Apache RocketMQ, providing synchronous and asynchronous message sending capabilities | 1,308 |
rabbitmq/rabbitmq-java-client | A Java client for interacting with RabbitMQ message broker | 1,246 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,090 |
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 | 705 |
apache/rocketmq-clients | A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 327 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
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 |