Skip to content

Add support for hashcode in open text document request. #202

Description

It would be great if the protocol supports another way of submitting open text document requests where only a file path and hashcode is sent. The server can compute the hash on its side when it has opened the file, and send a response back indicating if the hashes are the same. If the hash is different, the client can send over the entire file content. This would be a performance improvement in that the client only sends over the whole content if it's necessary. For big files, this would make a difference.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions