https://github.com/samet404/flask-socketio-example
Simple example shows how to use Socket.io inside Python flask applications to create Websocket server
https://github.com/samet404/flask-socketio-example
Last synced: 4 months ago
JSON representation
Simple example shows how to use Socket.io inside Python flask applications to create Websocket server
- Host: GitHub
- URL: https://github.com/samet404/flask-socketio-example
- Owner: samet404
- Created: 2025-05-31T08:50:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-31T09:14:45.000Z (about 1 year ago)
- Last Synced: 2025-07-02T08:43:24.815Z (12 months ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flask-socketio-example