Złap wszystkie wydarzenie na Python Socketio

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