kitty.controllers.empty module

EmptyController does nothing, implements both client and server controller API

class kitty.controllers.empty.EmptyController(name='EmptyController', logger=None)[source]

Bases: kitty.controllers.client.ClientController

EmptyController does nothing, implements both client and server controller API

__init__(name='EmptyController', logger=None)[source]
trigger()[source]

Trigger a data exchange from the tested client