As of now, it uses Jinja to send the results from an analysis that is already done. This happens when the user puts the room in the URL. A possible better solution may need to be worked on to send everything over sockets. AJAX to request results and emit them using socket back to the client.
As of now, it uses Jinja to send the results from an analysis that is already done. This happens when the user puts the room in the URL. A possible better solution may need to be worked on to send everything over sockets. AJAX to request results and emit them using socket back to the client.