Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance: Load logical asset definition asynchronously #808

Open
Jomshir98 opened this issue Aug 1, 2024 · 0 comments
Open

Performance: Load logical asset definition asynchronously #808

Jomshir98 opened this issue Aug 1, 2024 · 0 comments
Labels
Component: Client Changes to client side of things Component: Shard server Changes to server side of things, but only on shard Type: Improvement Improvement of existing feature

Comments

@Jomshir98
Copy link
Member

At the moment we send out logical part of assets definitions each time client connects to a shard. It would be beneficial for shard to simply send version and for client to only then load the definitions if needed. It would also allow browser to cache the definition.

@Jomshir98 Jomshir98 added Type: Improvement Improvement of existing feature Component: Client Changes to client side of things Component: Shard server Changes to server side of things, but only on shard labels Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Client Changes to client side of things Component: Shard server Changes to server side of things, but only on shard Type: Improvement Improvement of existing feature
Development

No branches or pull requests

1 participant