Module meta

Module meta 

Expand description

Package meta information for the client.

Mirrors voraus_3d_visu.meta. The client name and package are fixed; the version comes from Cargo.toml (CARGO_PKG_VERSION, kept in sync with the Python package and the server by release-please) so that it matches the server’s reported version (the meta check is a strict equality comparison).

Constants§

CLIENT_NAME
The application name reported and expected by the client.
CLIENT_PACKAGE
The python package name associated with the client.

Functions§

client_meta
Returns the client’s meta information.
client_version
Returns the client version.