#chat #bindings #org #matrix #glitch #client #set

glitch-in-the-matrix

A set of matrix.org bindings for Rust

18 releases (breaking)

0.14.0 Mar 27, 2020
0.13.0 Nov 25, 2017
0.12.0 Nov 25, 2017
0.6.3 Jul 31, 2017
0.1.0 Mar 26, 2017

#6 in #glitch


Used in gm-boilerplate

CC0 license

98KB
1.5K SLoC

Glitch in the Matrix

Crates.io badge Docs

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.

Licensed under CC0.


lib.rs:

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.

Dependencies

~18MB
~323K SLoC