Skip to content

[Core Improvement] Reign in the amount of content sent to the frontend client when things are updated. #395

Closed
@JackUrb

Description

@JackUrb

Noted in #393, a lot of data gets sent to the client as an environment grows. As seen in #386, this is not a sustainable practice. Moving forward we'll need to be able to send update packets from the server rather than the entire contents of an environment's json every time a window in that json gets updated. The client should only request the complete contents when the environment changes or if an inconsistency is detected (can be done using a hash of the stored data).

Metadata

Metadata

Assignees

Labels

0.2.1Features planned for the 2.1 releaseenhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions