element-x-ada/libraries/matrix/test
Jorge Martin Espinosa d7ca529db1
Make RustMatrixClient.close asynchronous (#4513)
* Make `RustMatrixClient.close` asynchronous

This is a safer way to destroy the Rust instances associated to it. Since `MatrixClient` doesn't implement `Closeable` anymore, the method has been renamed to `destroy` to follow the existing naming in the project.
2025-04-02 09:52:37 +00:00
..
src/main Make RustMatrixClient.close asynchronous (#4513) 2025-04-02 09:52:37 +00:00
build.gradle.kts Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00