Performance: Load logical asset definition asynchronously #808
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
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.
The text was updated successfully, but these errors were encountered: