HttpClient

trait HttpClient extends Client
Companion
object
trait Client
class Object
trait Matchable
class Any

Value members

Inherited methods

def get(announceUrl: Uri, infoHash: InfoHash): IO[Response]
Inherited from
Client