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

◆ fgloop()

def websocketd.fgloop ( a,
**  ka 
)

Activate all websockets and start the main loop.

See the documentation for python-network for details.

Returns
See python-network documentation.

Definition at line 1379 of file websocketd.py.