List of all items
Structs
- proto::node::AdvertisedModelThroughput
- proto::node::CompactModelMetadata
- proto::node::ConfiguredModelRef
- proto::node::ExpertsSummary
- proto::node::GossipFrame
- proto::node::GpuInfo
- proto::node::HardwareInfo
- proto::node::MeshSubprotocol
- proto::node::MeshSubprotocolOpen
- proto::node::ModelCapabilities
- proto::node::ModelDemandEntry
- proto::node::ModelMoeInfo
- proto::node::ModelRuntimeDescriptor
- proto::node::ModelTopology
- proto::node::NodeConfigSnapshot
- proto::node::NodeGpuConfig
- proto::node::NodeModelEntry
- proto::node::NodePluginEntry
- proto::node::OwnerControlApplyConfigRequest
- proto::node::OwnerControlApplyConfigResponse
- proto::node::OwnerControlConfigSnapshot
- proto::node::OwnerControlConfigUpdate
- proto::node::OwnerControlEnvelope
- proto::node::OwnerControlError
- proto::node::OwnerControlGetConfigRequest
- proto::node::OwnerControlGetConfigResponse
- proto::node::OwnerControlHandshake
- proto::node::OwnerControlRefreshInventoryRequest
- proto::node::OwnerControlRefreshInventoryResponse
- proto::node::OwnerControlRequest
- proto::node::OwnerControlResponse
- proto::node::OwnerControlWatchAccepted
- proto::node::OwnerControlWatchConfigRequest
- proto::node::OwnerControlWatchConfigResponse
- proto::node::PeerAnnouncement
- proto::node::PeerDown
- proto::node::PeerLeaving
- proto::node::RouteEntry
- proto::node::RouteTable
- proto::node::RouteTableRequest
- proto::node::ServedModelDescriptor
- proto::node::ServedModelIdentity
- proto::node::SignedNodeOwnership
- proto::node::SpecialToken
- proto::node::TunnelEntry
- proto::node::TunnelMap
Enums
- proto::node::CapabilityLevel
- proto::node::ConfigApplyMode
- proto::node::GpuAssignment
- proto::node::LatencySource
- proto::node::ModelSourceKind
- proto::node::NodeRole
- proto::node::OwnerControlErrorCode
- protocol::ControlFrameError
- protocol::ControlProtocol
Traits
Functions
- protocol::connect_mesh
- protocol::connection_protocol
- protocol::convert::canonical_config_hash
- protocol::decode_control_frame
- protocol::decode_owner_control_envelope
- protocol::encode_control_frame
- protocol::encode_owner_control_envelope
- protocol::owner_control_error_envelope
- protocol::owner_control_rejection_envelope
- protocol::protocol_from_alpn
- protocol::read_len_prefixed
- protocol::v0::decode_legacy_tunnel_map_frame
- protocol::validate_peer_announcement
- protocol::write_len_prefixed
Constants
- protocol::ALPN_CONTROL_V1
- protocol::ALPN_V1
- protocol::MAX_CONTROL_FRAME_BYTES
- protocol::NODE_PROTOCOL_GENERATION
- protocol::STREAM_CONFIG_PUSH
- protocol::STREAM_CONFIG_SUBSCRIBE
- protocol::STREAM_GOSSIP
- protocol::STREAM_PEER_DOWN
- protocol::STREAM_PEER_LEAVING
- protocol::STREAM_PLUGIN_BULK_TRANSFER
- protocol::STREAM_PLUGIN_CHANNEL
- protocol::STREAM_ROUTE_REQUEST
- protocol::STREAM_SUBPROTOCOL
- protocol::STREAM_TUNNEL
- protocol::STREAM_TUNNEL_HTTP
- protocol::STREAM_TUNNEL_MAP
- protocol::v0::ALPN_V0