chipsenkbeil / distant

🚧 (Alpha stage software) Library and tooling that supports remote filesystem and process operations. 🚧

Home Page:https://distant.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename `Capabilities` protocol request & response to `Version`

chipsenkbeil opened this issue · comments

The protocol crate is now going to include a version constant with a major, minor, and patch number. The purpose of capabilities was to detect incompatibilities between versions, but we haven't used that yet.

This rename would also include the protocol version as part of the response, which would help to resolve #167 assuming that we properly bump the version.

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.