Crates.io | ruma-client |
lib.rs | ruma-client |
version | 0.14.0 |
source | src |
created_at | 2017-01-05 21:25:21.930738 |
updated_at | 2024-10-27 10:10:29.654269 |
description | A Matrix client library. |
homepage | https://ruma.dev/ |
repository | https://github.com/ruma/ruma |
max_upload_size | |
id | 7939 |
size | 37,178 |
ruma-client is a low-level Matrix client library for Rust.
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.