2024-05-09 13:17:10 +02:00
..
2022-11-28 14:02:35 +01:00
2024-05-09 13:17:10 +02:00

A simple example to demonstrate ruma-client functionality. Prints all the received text messages to stdout.

Usage

You will need to use an existing account on a homeserver that allows login with a password.

In this folder, you can run it with this command:

cargo run <homeserver_url> <username> <password>