Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/turt2live/ietf-mimi-linearized-matrix
- Owner: turt2live
- License: other
- Created: 2023-03-22T17:09:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T03:37:35.000Z (10 months ago)
- Last Synced: 2024-04-14T06:00:08.810Z (7 months ago)
- Topics: decentralization, dma, federation, ietf, internet-draft, matrix, messaging, mimi
- Language: Makefile
- Homepage: https://turt2live.github.io/ietf-mimi-linearized-matrix/
- Size: 256 KB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
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).