Create and connect a client.
Usage
connect( host, port=443, )
host: str
Server hostname.
port: int = 443
Server port.
FullClient
Connected client instance.