Skip to content

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

Open
@tinaschrepfer

Description

@tinaschrepfer

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions