Polyjuice Client v0.3.1 Polyjuice.Client.Endpoint.Proto protocol View Source

Matrix client endpoint.

Link to this section Summary

Functions

Generate the spec for calling the endpoint via HTTP.

Transform the HTTP result into a return value.

Link to this section Types

Link to this section Functions

Link to this function

http_spec(endpoint_args)

View Source

Generate the spec for calling the endpoint via HTTP.

Link to this function

transform_http_result(endpoint_args, status_code, headers, body)

View Source

Transform the HTTP result into a return value.