I am using socket= io.connect();. for client and app = Flask(__name__) app.config['SECRET_KEY'] = 'secret!' sio = SocketIO(app).
確定! 回上一頁