ruma-client

Crates.ioruma-client
lib.rsruma-client
version0.16.0
created_at2017-01-05 21:25:21.930738+00
updated_at2025-09-03 17:07:54.925463+00
descriptionA Matrix client library.
homepagehttps://ruma.dev/
repositoryhttps://github.com/ruma/ruma-client
max_upload_size
id7939
size100,379
Maintainers (github:ruma:maintainers)

documentation

README

ruma-client

crates.io page docs.rs page license: MIT

ruma-client is a low-level Matrix client library for Rust using Ruma.

Status

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.

Examples

You can find a small number of examples in our dedicated examples repository.

Commit count: 162

cargo fmt