| Crates.io | ruma-client |
| lib.rs | ruma-client |
| version | 0.16.0 |
| created_at | 2017-01-05 21:25:21.930738+00 |
| updated_at | 2025-09-03 17:07:54.925463+00 |
| description | A Matrix client library. |
| homepage | https://ruma.dev/ |
| repository | https://github.com/ruma/ruma-client |
| max_upload_size | |
| id | 7939 |
| size | 100,379 |
ruma-client is a low-level Matrix client library for Rust using Ruma.
This project is a work in progress and not ready for production usage yet. If you are looking to build a client application or a bot, you are likely going to have a better time using the Matrix Rust SDK, which also builds on the other Ruma crates but provides a higher-level API.
You can find a small number of examples in our dedicated examples repository.