I am developing an application with trame.
If I open several browser windows I see the same image and, if I rotate or execute any view operation (ex. zoom) I see the same image in both browser windows.
I tried to use @server.controller.add(“on_client_connected”) and @server.controller.add(“on_server_ready”) but I do not know how I can identify an unique identifier for each client.