python-websocketd
Python module for creating a http server which uses WebSockets.

◆ iteration()

def websocketd.iteration ( a,
**  ka 
)

Activate all websockets and run one loop iteration.

See the documentation for python-network for details.

Returns
See python-network documentation.

Definition at line 1395 of file websocketd.py.