Improve visualisation system #12
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "better-visualisation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead of rendering on the server, or having to manually maintain the websockets like before, set up a GRPC/Protobuf based system where the client can dynamically subscribe to figures and see them update live, with the data being pushed in a binary format to the server