Merge pull request #107 from derekcollison/master

Added NATS to the messaging system.
This commit is contained in:
Matt Holt 2014-07-09 09:04:05 -06:00
commit 7dab04b8c6

View File

@ -238,6 +238,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus.
* [gopush-cluster](https://github.com/Terry-Mao/gopush-cluster) - gopush-cluster is a go push server cluster.
* [NATS](https://github.com/apcera/nats) - A lightweight and highly performant publish-subscribe and distributed queueing messaging system.
* [Uniqush-Push](https://github.com/uniqush/uniqush-push) - A redis backed unified push service for server-side notifications to mobile devices.