ExStreamClient.HTTP (ExStreamClient v0.1.0)
View SourceClient for making requests to the Stream API.
Summary
Functions
Makes a request to the Stream API. This function is called by the generated operations modules.
Functions
@spec request(Req.Request.t()) :: {:ok, Req.Response.t()} | {:error, Exception.t()}
Makes a request to the Stream API. This function is called by the generated operations modules.