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.
.connect(<url>)
Optional
The properties with which the client should be initialized.
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.