From d1d75b94aabcdb5b3df1674f65ef4b39d29df9bc Mon Sep 17 00:00:00 2001 From: Ashley Jeffs Date: Mon, 12 Mar 2018 17:49:37 +0000 Subject: [PATCH] Add github.com/Jeffail/benthos (#1832) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e39471a1..40e710b4 100644 --- a/README.md +++ b/README.md @@ -752,6 +752,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Libraries that implement messaging systems.* +* [Benthos](https://github.com/Jeffail/benthos) - A message streaming bridge between a range of protocols. * [Centrifugo](https://github.com/centrifugal/centrifugo) - Real-time messaging (Websockets or SockJS) server in Go. * [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus. * [drone-line](https://github.com/appleboy/drone-line) - Sending [Line](https://business.line.me/en/services/bot) notifications using a binary, docker or Drone CI.