Polyjuice Client v0.3.1 Polyjuice.Client.API protocol View Source
Protocol for calling the Matrix client API.
Link to this section Summary
Functions
Call a Matrix client API.
Execute a function in a queue for a room.
Stop the client.
Generate a unique transaction ID.
Link to this section Types
Link to this section Functions
Call a Matrix client API.
This is a lower-level function; generally, clients will want to call one of
the higher-level functions from Polyjuice.Client
.
Execute a function in a queue for a room.
This is to make sure that, for example, messages are sent in order.
Stop the client.
Generate a unique transaction ID.