mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
Add matrix-pushgw
This commit is contained in:
parent
d1cb5e3d0c
commit
1774757807
13
supporting-docs/projects/2016-11-27-matrix-pushgw.md
Normal file
13
supporting-docs/projects/2016-11-27-matrix-pushgw.md
Normal file
|
|
@ -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).
|
||||||
Loading…
Reference in a new issue