handler.handle_request: spawn the handler rather than calling it
websocket.__init__(): record the handler (for passing user/config info down) websocket.read_thread(): catch ClosedError
Showing
Please register or sign in to comment
websocket.__init__(): record the handler (for passing user/config info down) websocket.read_thread(): catch ClosedError