| Crates.io | ruma-client |
| lib.rs | ruma-client |
| version | 0.17.0 |
| created_at | 2017-01-05 21:25:21.930738+00 |
| updated_at | 2026-01-06 09:35:01.009077+00 |
| description | A Matrix client library. |
| homepage | https://ruma.dev/ |
| repository | https://github.com/ruma/ruma-client |
| max_upload_size | |
| id | 7939 |
| size | 107,535 |
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.