From 74e921b992307124fe9b1d2a59f9b2c0d00718cb Mon Sep 17 00:00:00 2001 From: Matthias Ladkau Date: Tue, 24 Sep 2019 22:56:27 +0100 Subject: [PATCH] Add dudeldu (#2705) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4a9339d..0eab0c40 100644 --- a/README.md +++ b/README.md @@ -1430,6 +1430,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. * [devd](https://github.com/cortesi/devd) - Local webserver for developers. * [discovery](https://github.com/Bilibili/discovery) - A registry for resilient mid-tier load balancing and failover. +* [dudeldu](https://github.com/krotik/dudeldu) - A simple SHOUTcast server. * [etcd](https://github.com/coreos/etcd) - Highly-available key value store for shared configuration and service discovery. * [Fider](https://github.com/getfider/fider) - Fider is an open platform to collect and organize customer feedback. * [Flagr](https://github.com/checkr/flagr) - Flagr is an open-source feature flagging and A/B testing service.