ProtonClient.connect

Connect to the given host and port, without credentials.

@param host the host to connect to @param port the port to connect to @param connectionHandler handler that will process the result, giving either the (unopened) ProtonConnection or failure cause.

Meta