Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (23 loc) · 1.17 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.17 KB

Matrix Relay

matrix_relay is a matrix application service for bridging together matrix rooms. This is obviously the most important of all possible matrix application services. All sorts of utility.

The main purpose of this project is to shore up my own understanding of matrix aplication service apis and to demonstrate utility of the gyr library upon which this project is built.

Status

matrix_relay is still under active development.