i need to show continuously data on html through flask web socket flask_socketio(5.0.1) on html socket io(3.1.0).
from flask import Flask, render_template from fl