Skip to main content

Module bootstrap

Module bootstrap 

Source
Expand description

Framed transport for mocker prefill/decode handoff sessions.

Session and request ownership live in dynamo-llm. This module only validates framed connections and hands them to that owner.

Structs§

BootstrapConnection
BootstrapIdentity
BootstrapServer
BootstrapServerConfig
IncomingBootstrapConnection
ParticipantRegistration

Enums§

BootstrapMessage
BootstrapParticipantRole

Constants§

BOOTSTRAP_PROTOCOL_VERSION
MAX_BOOTSTRAP_FRAME_BYTES

Functions§

connect_to_prefill