From 3210b7aac795beee297fa8bf62823d4896c1101f Mon Sep 17 00:00:00 2001 From: Marin Date: Mon, 7 Jul 2014 12:15:42 -0700 Subject: [PATCH] Add go dbus --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53395479..0039494f 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Libraries that implement messaging systems* * [Uniqush-Push](https://github.com/uniqush/uniqush-push) - A redis backed unified push service for server-side notifications to mobile devices +* [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus ## ORM