veecle-telemetry-server-protocol

Crates.ioveecle-telemetry-server-protocol
lib.rsveecle-telemetry-server-protocol
version0.1.0
created_at2025-09-16 15:33:27.079094+00
updated_at2025-09-16 15:33:27.079094+00
descriptionMessage definition for the WebSocket tracing data protocol
homepagehttps://veecle.io/
repositoryhttps://github.com/veecle/veecle-os
max_upload_size
id1841947
size15,410
(veecle-release-bot)

documentation

README

veecle-telemetry-server-protocol

Message definition for the WebSocket tracing data protocol.

Overview

This crate defines the protocol messages used for communication between the telemetry server and UI. It provides the data structures for serializing and deserializing telemetry data over WebSocket connections.

Note: Most users should depend on the veecle-os crate instead of using this crate directly. The veecle-os crate re-exports this functionality and provides a more complete API for building Veecle OS applications.

For examples and more detailed usage information, please refer to the repository.

Commit count: 39

cargo fmt