Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Description
I just integrated the webagg backend in a tornado application to visualize some data.
However the problem is, that a user on one client can manipulate the figures on another client. Maybe this is a problem of my application, but I think it would be awesome if you could really integrate the webagg backend in a multi client application.
I would like to implement something to separate this, e.g. creating a new figure for every request and using a separate websocket for every client, however I a not sure how to do this.
Do you have any ideas?
Metadata
Metadata
Assignees
Labels
No labels