the scheme to connect on ("http" or "https")
the port to connect to the server on.
Closes this client, and releases underlying resources.
Closes this client, and releases underlying resources.
The underlying implementation of the client, if any.
The underlying implementation of the client, if any. You must cast explicitly to the type you want.
the type you are expecting (i.e. isInstanceOf)
the backing class.
Generates a request.
Generates a request.
The base URL to make HTTP requests to.
a request
Creates a standalone WSClient, using its own ActorSystem and Netty thread pool.
This client has no dependencies at all on the underlying system, but is wasteful of resources.