connect # Connects to Kuzzle using the underlying protocol connect method. Subsequent calls have no effect if the SDK is already connected. Arguments # Copied to clipboard!Future<void> connect() Usage # Copied to clipboard!await kuzzle.connect();