From 6dc69eeb90c59f1116b49c6d7f506fee35939384 Mon Sep 17 00:00:00 2001 From: Claudemiro Date: Fri, 15 Jan 2016 19:26:00 -0200 Subject: [PATCH] Added Ipe - An open source Pusher server implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1083970..6f484f31 100644 --- a/README.md +++ b/README.md @@ -1102,6 +1102,7 @@ Software written in Go. * [heka](https://github.com/mozilla-services/heka) - universal tool for data processing from Mozilla. Large collection of built-in plugins. Extendable via Go and Lua plugin API. * [hsync](http://ambrevar.bitbucket.org/hsync/) - A filesystem hierarchy synchronizer * [hugo](http://gohugo.io/) - A Fast and Modern Static Website Engine +* [ipe](https://github.com/dimiro1/ipe) - An open source Pusher server implementation compatible with Pusher client libraries written in GO. * [Juju](https://jujucharms.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more. * [limetext](http://limetext.org/) Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text. * [LiteIDE](https://github.com/visualfc/liteide) LiteIDE is a simple, open source, cross-platform Go IDE.