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

◆ httpdirs

websocketd.Httpd.httpdirs

Sequence of directories that that are searched to serve.

This can be used to make a list of files that are available to the web server.

Definition at line 1082 of file websocketd.py.