Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/turt2live/ietf-mimi-linearized-matrix

Linearized Matrix is an easier to implement room model for Matrix
https://github.com/turt2live/ietf-mimi-linearized-matrix

decentralization dma federation ietf internet-draft matrix messaging mimi

Last synced: about 1 month ago
JSON representation

Linearized Matrix is an easier to implement room model for Matrix

Awesome Lists containing this project

README

        

# Linearized Matrix for Messaging Interoperability

This is the working area for the individual Internet-Draft, "Linearized Matrix for Messaging Interoperability".

* [Editor's Copy](https://turt2live.github.io/ietf-mimi-linearized-matrix/#go.draft-ralston-mimi-linearized-matrix.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ralston-mimi-linearized-matrix)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-ralston-mimi-linearized-matrix)
* [Compare Editor's Copy to Individual Draft](https://turt2live.github.io/ietf-mimi-linearized-matrix/#go.draft-ralston-mimi-linearized-matrix.diff)

## Contributing

See the
[guidelines for contributions](https://github.com/turt2live/ietf-mimi-linearized-matrix/blob/main/CONTRIBUTING.md).

Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.

## Command Line Usage

Formatted text and HTML versions of the draft can be built using `make`.

```sh
$ make
```

Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).