Skylar-Tech / node-red-contrib-matrix-chat

Matrix chat server support for Node-RED
GNU General Public License v3.0
31 stars 10 forks source link

Add syncing & Matrix Client storage #2

Closed skylord123 closed 2 years ago

skylord123 commented 2 years ago

Currently we don't do any syncing when we connect but it would be nice if we could sync and store the results locally in a file so that we don't have to do a sync on every connect.

This actually looks pretty easy to add as the matrix-js-sdk already has support for a few methods.

skylord123 commented 2 years ago

This was necessary for e2ee support and so was added in aeb52518ada876e0968a80121943677c87fe9e98