circuits.node.client module

Client

...

class circuits.node.client.Client(host, port, channel='node', **kwargs)

Bases: circuits.core.components.BaseComponent

Client

...

channel = 'node'
close()
connect(host, port)
send(event, e)

Previous topic

circuits.node.utils module

Next topic

circuits.node.events module

This Page