1 unstable release
Uses new Rust 2024
| 0.1.0 | Sep 16, 2025 |
|---|
#516 in WebSocket
Used in 2 crates
6KB
veecle-telemetry-server-protocol contains message definition for the WebSocket tracing data protocol.
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.
Dependencies
~0.2–0.8MB
~19K SLoC