Closed urmaul closed 1 year ago
This should have been fixed by https://github.com/turt2live/matrix-bot-sdk/pull/283
Great! Could you please make a new release with this update?
Great! Could you please make a new release with this update?
A release is planned for the near future, once a couple other encryption issues are fixed.
@AndrewFerr I'd appreciate forks not be advertised here.
Describe the bug Trying to run and use MatrixClient with
RustSdkCryptoStorageProvider
fails with an error.To Reproduce Steps to reproduce the behavior:
RustSdkCryptoStorageProvider
pointing to an empty directoryExpected behavior Either sending and recieving messages works or I see a meaningful error message.
Log snippet I've got this error when trying to send a message:
Additional context I don't know how to initialize encryption properly and I couldn't find it in the docs. Should it just work or I should do something more? It created some files in that directory though.