Skip to main content

Module version

Module version 

Source
Expand description

Self-version reporting helpers shared by CLI and desktop.

Both clients pass their own CARGO_PKG_VERSION (binary-crate level, not cinchcli-core’s version) into ClientInfo at startup. The resulting struct is consumed by RestClient (HTTP headers) and WsClient (hello).

Structs§

ClientInfo

Enums§

ClientType

Constants§

HEADER_CLIENT_TYPE
HEADER_CLIENT_VERSION