glitch-in-the-matrix 0.11.1

A set of matrix.org bindings for Rust.
Documentation

Glitch in the Matrix is a set of (minimal) Matrix bindings for Rust. It has a number of limitations at present, and is not recommended for production use. Still, it is provided in the hope that it might be useful.

This crate re-exports a subcrate, gm-types, which contains most of the API types used for deserialization - mostly to reduce compile times.

See the examples/ subdirectory for a simple echo client example.

Licensed under CC0.