I have a Flask app where I am implementing SocketIO for the first time. My app is as follows:
app.py
app, api = create_app() # JWT Configurations jwt