Skip to content

Client

flowtask.events.events.interfaces.client

ClientInterface

ClientInterface(*args, **kwargs)

Bases: CredentialsInterface

close abstractmethod async

close(timeout=5)

close. Closing the connection.

open abstractmethod async

open(credentials, **kwargs)

open. Starts (open) a connection to an external resource.