1) can you describe the tornado part of the system? The blog post isn't really clear on that.
2) how do you associate websocket sessions with browser sessions?
3) how do you handle server-to-client notifications? ie. a celery task completes and you want to notify the client.
4) Is XSS a concern?
1) can you describe the tornado part of the system? The blog post isn't really clear on that.
2) how do you associate websocket sessions with browser sessions?
3) how do you handle server-to-client notifications? ie. a celery task completes and you want to notify the client.
4) Is XSS a concern?