8 Commits

Author SHA1 Message Date
Jonas Platte
282abc9dc2
client: Store supported Matrix versions in Client
… and refactor creation of Client.
2022-02-19 00:05:38 +01:00
Jonathan de Jong
4787bab6ac
client-api: Transition from r0 to versioned endpoints 2022-02-18 11:03:55 +01:00
Jonas Platte
a39d734540
joke_bot: Rename handle_messages to handle_message
… since it only handles one message.
2022-02-13 15:39:58 +01:00
Jonas Platte
459010939d
joke_bot: Replace match with only one non-empty branch with if let 2022-02-13 15:39:24 +01:00
Jonas Platte
07ed3da86a
joke_bot: Introduce some concurrency 2022-02-13 15:39:24 +01:00
Jonathan de Jong
397727726e
api: Add multiple path support to OutgoingRequest 2022-02-12 13:44:11 +01:00
Jonas Platte
ef6728abde
Add a TransactionId type 2022-01-16 23:17:23 +01:00
Isaiah Inuwa
993cd30f46 Add joke bot example. 2022-01-03 15:44:17 -06:00