ruma-client

Crates.ioruma-client
lib.rsruma-client
version0.17.0
created_at2017-01-05 21:25:21.930738+00
updated_at2026-01-06 09:35:01.009077+00
descriptionA Matrix client library.
homepagehttps://ruma.dev/
repositoryhttps://github.com/ruma/ruma-client
max_upload_size
id7939
size107,535
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: 173

cargo fmt