ruwuma/crates/ruma-client
Jonas Platte 3760d69ade
Upgrade http from 0.2 to 1.0
… and related dependencies.
2024-04-27 00:06:19 +02:00
..
2024-04-27 00:06:19 +02:00
2023-11-08 18:03:26 +01:00
2024-04-27 00:06:19 +02:00

ruma-client

crates.io page docs.rs page license: MIT

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

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.