• Tries to connect to port, and resolves to true if successful. Designed to be used together with until function from neighbour time module.

    Parameters

    • host: string
    • port: number

    Returns Promise<boolean>