View Source Tulle.Http1.Client (tulle v0.6.3)
HTTP1 Client. Used with Tulle.Http
.
Tries to reconnect when the connection is lost,
exits if it can't reconnect with {:cant_connect, reason}
Summary
Functions
Returns a specification to start this module under a supervisor.
Types
@type t() :: GenServer.name()
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.