From fedc72fe6ad2f0a36222c87a5ceacd5b0ad4f0b4 Mon Sep 17 00:00:00 2001 From: Zach Smith Date: Wed, 4 Apr 2018 17:33:16 -0400 Subject: [PATCH] Added package cittadino (#699) --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index e079997..4b22e5f 100644 --- a/packages.json +++ b/packages.json @@ -8865,6 +8865,20 @@ "license": "MIT or Apache License 2.0", "web": "https://github.com/numforge/loopfusion" }, + { + "name": "cittadino", + "url": "https://github.com/makingspace/cittadino", + "method": "git", + "tags": [ + "pubsub", + "stomp", + "rabbitmq", + "amqp" + ], + "description": "A simple PubSub framework using STOMP.", + "license": "BSD2", + "web": "https://github.com/makingspace/cittadino" + }, { "name": "consul", "url": "https://github.com/makingspace/nim_consul",