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 |
#7 in #glitch
57 downloads per month
Used in gm-boilerplate
98KB
1.5K
SLoC
Glitch in the Matrix
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
~327K SLoC