-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
LSPAffect the klighd language server.Affect the klighd language server.enhancementNew feature or requestNew feature or requestrequires client changeThis change is linked to some change on the client side implementation in klighd-vscodeThis change is linked to some change on the client side implementation in klighd-vscode
Description
Pipelining the requests could potentially reduce the total transmission time significantly when using the incremental diagram generation. Since the exact order in which pieces should be sent is not clear and may change dynamically as the user interacts with the partially loaded diagram, the details of how to manage the priority of requests (and potentially cancel requests) should be considered.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
LSPAffect the klighd language server.Affect the klighd language server.enhancementNew feature or requestNew feature or requestrequires client changeThis change is linked to some change on the client side implementation in klighd-vscodeThis change is linked to some change on the client side implementation in klighd-vscode