python-websocketd
Python module for creating a http server which uses WebSockets.
|
◆ closed()
This function does nothing by default, but can be overridden by the application. It is called when the websocket is closed.
Definition at line 426 of file websocketd.py. |