# websocket_demo **Repository Path**: junfalin/websocket_demo ## Basic Information - **Project Name**: websocket_demo - **Description**: flask-sockets - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-06 - **Last Updated**: 2022-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websocket_demo flask-sockets ``` gunicorn -k flask_sockets.worker -b 0.0.0.0:5005 server:app ``` 浏览器访问: `localhost:5005/jack`