mtx::http namespace

Types related to invoking the actual HTTP requests.

Classes

class Client
The main object that the user will interact.
struct ClientError
Compound type that includes matrix & network related errors.
struct MessagesOpts
Configuration for the /messages endpoint.
struct SyncOpts
Sync configuration options.
struct ThumbOpts
Configuration for thumbnail retrieving.
class UIAHandler
A helper to handle user interactive authentication. This will cache the request and call the prompt every time there is a new stage. Advance the flow by calling next().