diff --git a/README.md b/README.md index 9ab925998df..5d01c58ee63 100644 --- a/README.md +++ b/README.md @@ -1314,6 +1314,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Libraries that implement messaging systems.* * [ami](https://github.com/kak-tus/ami) - Go client to reliable queues based on Redis Cluster Streams. +* [amqp](https://github.com/rabbitmq/amqp091-go) - Go RabbitMQ Client Library. * [APNs2](https://github.com/sideshow/apns2) - HTTP/2 Apple Push Notification provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps. * [Asynq](https://github.com/hibiken/asynq) - A simple, reliable, and efficient distributed task queue for Go built on top of Redis. * [Beaver](https://github.com/Clivern/Beaver) - A real time messaging server to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.