Web Client: Integrate Matrix Rust SDK

Goal:

Prepare the postbox Web client project to use the Matrix Rust SDK. The application should be able to send and receive a message.

Acceptance Criteria:

Notes:

How to test the message exchange? It needs another account. Use an echo bot? Deploy a full matrix stack with the test or use some env?

Update:

  • we expect a disposable homeserver + accounts (k8s namespace) to run via CI
    • this a blocker for this ticket
    • see #173

Risks:

The effort to setup another account to have an exchange with.

Notes/ resources:

Requirements uIDs: Zapuk_14; Zapuk_16; Zapuk_19; Zapuk_22; Zapuk_28

Edited by Robert Gerbauld