init(_:address:eventLoopGroup:logger:)

Initialize Client

ClientConnection.swift:59
init(_ clientChannel: ClientChannel, address: Address, eventLoopGroup: EventLoopGroup = MultiThreadedEventLoopGroup.singleton, logger: Logger)