From 12d58a9490c908bb00d7c6d13039f66a76dd03d6 Mon Sep 17 00:00:00 2001 From: camgraff <46980357+camgraff@users.noreply.github.com> Date: Fri, 16 Oct 2020 14:15:31 -0500 Subject: [PATCH] Add protoxy (#3294) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18d1b218..de7a4978 100644 --- a/README.md +++ b/README.md @@ -1610,6 +1610,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [minio](https://github.com/minio/minio) - Minio is a distributed object storage server. * [nginx-prometheus](https://github.com/blind-oracle/nginx-prometheus) - Nginx log parser and exporter to Prometheus. * [nsq](http://nsq.io/) - A realtime distributed messaging platform. +* [protoxy](https://github.com/camgraff/protoxy) - A proxy server that converts JSON request bodies to Protocol Buffers. * [psql-streamer](https://github.com/blind-oracle/psql-streamer) - Stream database events from PostgreSQL to Kafka. * [riemann-relay](https://github.com/blind-oracle/riemann-relay) - Relay to load-balance Riemann events and/or convert them to Carbon. * [RoadRunner](https://github.com/spiral/roadrunner) - High-performance PHP application server, load-balancer and process manager.