KAS - Liam
Results
1
issues of
KAS - Liam
Hi, Im new to coding and im confused how to get around this issue on python. my code: def on_connect(): print('Websocket Connected: '+ socketIO._engineIO_session.id) def on_close(): print('Websocket Closed.') socketIO =...