Configure Flask / Flask-SocketIO
Closed this issue · 0 comments
akirillo commented
- Determine payload structure
- Configure routes
- Set up socket to send queried data back after simulation is done
- Figure out how to stream simulation data as it's running (maybe)
- Resolve the inevitable CORS/proxy issues