From 2b10b3176d704b3e2f4fbb66e1bc48c51802f68f Mon Sep 17 00:00:00 2001 From: Xin Chen Date: Thu, 16 Jun 2016 22:31:38 -0700 Subject: [PATCH] Add AMQP 1.0 AMQP 1.0 is an OASIS standard for business messaging. It is also popular in the cloud messaging and the IoT space. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 45e212b..7db1f43 100644 --- a/readme.md +++ b/readme.md @@ -426,6 +426,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) - [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme. - [Steam](https://github.com/scholtzm/awesome-steam) - Digital distribution platform. +- [AMQP 1.0](https://github.com/xinchen10/awesome-amqp) - Advanced Message Queuing Protocol 1.0. ## License