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.