• Create a new Client. Note: This does not make the client connect to a Krmx server, you can do that using the .connect(<url>) method on the created object.

    Parameters

    • Optional props: Props

      The properties with which the client should be initialized.

    Returns Client