Commit Graph

12 Commits

Author SHA1 Message Date
Damir Jelić
1de791c207 rust-sdk: Update to the latest ruma releases. 2020-04-23 10:52:47 +02:00
Devin R
9b52b58fea command_bot: pass sync_token to sync_forever 2020-04-15 09:54:53 -04:00
Devin R
63368a9437 command_bot: remove timestamp 2020-04-15 08:44:29 -04:00
Devin R
c495a50c52 async_client: make pub API take &self instead of &mut, use read where possible 2020-04-15 08:29:34 -04:00
Devin R
3f9243a326 command-bot: add comments, use timestamp to filter old messages 2020-04-15 07:52:29 -04:00
Devin R
49e962e9c4 event_emitter: use Arc<RwLock<Room for EventEmitter and joined_rooms HashMap 2020-04-15 06:58:25 -04:00
Devin R
6d1cbcd9ca remove runtime and clean up example 2020-04-14 18:14:14 -04:00
Devin R
cf029b2e4f make EventEmitter shared refs, in AsyncClient::sync lock only in inner most scope 2020-04-14 18:10:10 -04:00
Devin R
a5ab7d97da use AsyncClient::sync_forever 2020-04-14 15:16:20 -04:00
Devin R
87c9dbdad7 clone client 2020-04-14 14:49:29 -04:00
Devin R
6f2b5194d1 remove unused imports/vars 2020-04-14 08:45:40 -04:00
Devin R
5f2269f12f party bot example responds to !party 2020-04-14 08:39:51 -04:00