from app import sIO @sIO.on('auth') def handle_auth(msg): print(msg)