eventLoopGroup

    The EventLoopGroup in use by this HTTPClient.

    HTTPClient.swift:64
    let eventLoopGroup: EventLoopGroup

    All HTTP transactions will occur on loops owned by this group.

    Other members in extension

    Types

    Type members

    Instance members