From 17747578071036bd9a29e0605ee2ec2b26311468 Mon Sep 17 00:00:00 2001 From: Oddvar Lovaas Date: Fri, 16 Dec 2016 14:43:15 +0000 Subject: [PATCH] Add matrix-pushgw --- .../projects/2016-11-27-matrix-pushgw.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 supporting-docs/projects/2016-11-27-matrix-pushgw.md diff --git a/supporting-docs/projects/2016-11-27-matrix-pushgw.md b/supporting-docs/projects/2016-11-27-matrix-pushgw.md new file mode 100644 index 00000000..18a602de --- /dev/null +++ b/supporting-docs/projects/2016-11-27-matrix-pushgw.md @@ -0,0 +1,13 @@ +--- +layout: project +title: matrix-pushgw +description: A custom push gateway +categories: projects other +author: Sergio L. Pascual +maturity: Alpha +--- + +# {{ page.title }} +matrix-pushgw is a custom push gateway for Matrix, written in Go. + +Get the source from [GitHub](https://github.com/slp/matrix-pushgw).