From af8b0d7d57a12a12f49218f3a093568392be5365 Mon Sep 17 00:00:00 2001 From: Yurun Date: Fri, 27 Dec 2019 14:56:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18a63cc69c..d1580d8d17 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ imi 框架交流群:17916227 [![点击加群](https://pub.idqqimg.com/wpa/imag * [RPC](https://github.com/imiphp/imi-rpc) * [Hprose](https://github.com/imiphp/imi-hprose) * [gRPC](https://github.com/imiphp/imi-grpc) +* [AMQP](https://github.com/imiphp/imi-amqp) (支持 AMQP 协议的消息队列都可用,如:RabbitMQ) * [权限控制](https://github.com/imiphp/imi-access-control) * [Smarty 模版引擎](https://github.com/imiphp/imi-smarty) * [限流](https://github.com/imiphp/imi-rate-limit)