start
Called when the broker is started. The streaming API should be initialized here.
Syntax
def start(self) -> None: Returns
This method does not return anything.
Raises
- An
Exceptionis raised if there is an error starting the broker.
Called when the broker is started. The streaming API should be initialized here.
def start(self) -> None: This method does not return anything.
Exception is raised if there is an error starting the broker.