fractal/README.md
Daniel García Moreno 98ba736040 Removing ruma and renaming the project to Guillotine
I've simplified the project, removing all the tokio communication stuff
and the ruma-client, calling directly to the Matrix.org API using the
reqwest rust lib.
2017-08-17 18:15:46 +02:00

154 B

Guillotine

This project is based on ruma-gtk https://github.com/jplatte/ruma-gtk

But derives in a new one using directly the matrix.org API.