ExClubhouse v0.6.0 ExClubhouse.Client.HTTP View Source
Make requests to the CH backend from operations
Link to this section Summary
Link to this section Functions
Link to this function
request(operation, session, base_url \\ "https://api.clubhouse.io/api/v3")
View Sourcerequest(ExClubhouse.Operation.t(), ExClubhouse.Session.t(), binary() | nil) :: ExClubhouse.Client.Result.t()
Link to this function
upload(operation, session, base_url \\ "https://api.clubhouse.io/api/v3")
View Sourceupload(ExClubhouse.Operation.t(), ExClubhouse.Session.t(), binary() | nil) :: ExClubhouse.Client.Result.t()