WinError 10042 在getsockopt 或 setsockopt调用中指定一个未知的,无效的或不受支持的选项或层次,python接收websocket推送消息
最近做自动化需要接收websocket消息来进行判断,做个总结:使用websoket-client库,其git主页:https://github.com/websocket-client/websocket-clientpipinstallwebsocket_client代码在下面,注意:cookie要发送http登录请求去获取然后传给这边的接口fromwebsocketimportcreate_