From c731ac7cea9018fa8551a35b8d76112b7935a477 Mon Sep 17 00:00:00 2001 From: Pavel Mozhchil Date: Mon, 17 Feb 2020 19:04:15 +0300 Subject: [PATCH] AMQP PubSub Adapter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ae93c1..b336f16 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ composer require superbalist/php-pubsub * Kafka - https://github.com/Superbalist/php-pubsub-kafka * Google Cloud - https://github.com/Superbalist/php-pubsub-google-cloud * HTTP - https://github.com/Superbalist/php-pubsub-http +* AMPQ - https://github.com/LiFeAiR/php-pubsub-ampqp ## Integrations