ruwuma/ruma-client
Jonas Platte e02d76f4b0
Remove FIXME comment
Turned out making FilterDefinition::ignore_all() const doesn't help.
2020-11-05 21:14:56 +01:00
..
2020-11-05 21:14:56 +01:00
2020-11-02 00:29:47 +01:00
2020-09-29 20:10:54 +02:00
2020-09-29 20:30:33 +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.