Expand description
Enable serialisation and deserialisation of capnproto messages
Re-exports§
pub use uhlc;pub use aligned_vec;pub use arrow_data;pub use arrow_schema;
Modules§
- auth
- Shared-token authentication for coordinator connections.
- cli_
to_ coordinator - common
- config
- coordinator_
to_ cli - coordinator_
to_ daemon - daemon_
to_ coordinator - daemon_
to_ daemon - daemon_
to_ node - descriptor
- Dataflow descriptor types for YAML-based dataflow specifications.
- id
- integration_
testing_ format - Use these types for integration testing nodes.
- metadata
- node_
to_ daemon - ws_
protocol - WebSocket message protocol for the control plane.
Structs§
Constants§
- MAX_
MESSAGE_ BYTES - Maximum allowed message size over TCP (64 MiB).
- TCP_
READ_ TIMEOUT - Read timeout for TCP/socket connections (30 seconds).
- VERSION
- The version of the dora-message crate
Functions§
Type Aliases§
- Dataflow
Id - Unique identifier for a dataflow instance.