Evert Prants

Results 3 issues of Evert Prants

I keep getting an error `ER_TOO_LONG_KEY: Specified key was too long; max key length is 767 bytes` when trying to create the required sessions table, any ideas?

**Describe the bug** When setting up a `RustSdkCryptoStorageProvider` on the `MatrixClient`, it keeps throwing the error `user_id or device_id mismatch` in the log and doesn't actually seem to synchronize beyond...

bug

Doing a `client.end()` or `client.destroy()` on `interrupt` signal throws an exception claiming `This socket is closed` but omitting it makes it so that the telnet client wont be able to...