Jörg Sommer 7cf5ac80c8 Make ruma client thread safe
The new tokio engine requires a client that is safe to be send between
threads. It's simply done by converting Rc to Arc and RefCell to Mutex.
2019-01-22 10:36:04 +01:00
2019-01-08 19:55:28 +01:00
2019-01-22 10:36:04 +01:00
2018-12-22 12:10:47 +01:00
2016-12-31 02:24:12 -08:00
2019-01-08 19:55:28 +01:00
2016-06-16 04:40:47 -07:00
2016-06-16 04:40:47 -07:00

ruma-client

ruma-client is a Matrix client library for Rust.

License

MIT

Description
No description provided
Readme MIT 14 MiB
Languages
Rust 100%