Fangen Sie alle Events auf Socketio Python an

@sio.on('*')
async def catch_all(event, sid, data):
   pass
STEVE-ROLAND NDE TSAPI