This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Prototype Linearized Matrix #15954
Closed
Description
Prototype the Internet Draft draft-ralston-mimi-linearized-matrix as a proposal for the MIMI working group. see the list of differences from current Matrix.
Additionally we wish to demonstrate the interoperability of a DAG-capable server interconnecting with a LInearized Matrix network.
Done status: interoperable with the eigen-server from scratch implementation of Linearized Matrix:
- Synapse should be able to act as a hub and pass events to eigen-server acting as a participant
- Inviting a user on eigen-server.
- Sending messages to a user on eigen-server.
- Receiving messages from a user on eigen-server.
- Sending state events to a user on eigen-server.
- Receiving state events from a user on eigen-server.
- Synapse should act as a link between a Linearized Matrix network and the wider Matrix network.
- Events from a DAG should be linearized and sent to eigen-server
- (TODO)