You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use source code, cause TypeError: WebSocketHandler.init() missing 2 required positional arguments: 'application' and 'request'. Try to remove file (web.py)'s code line super().__init__() in RequestHandler.init(), it runs ok. puzzled :(