Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 510 Bytes

File metadata and controls

16 lines (13 loc) · 510 Bytes

+++ title = "Specification" description = "Formal specification for the Vox protocol, transports, and stability rules." weight = 10 +++

The Vox specification defines the protocol and runtime model across layers:

  • Requests and channels
  • Connections and sessions
  • Transport prologue and conduit selection
  • Conduit behavior
  • Retry semantics and operation continuity
  • Link transports (stream and WebSocket)

Start with Introduction, then continue through the protocol chapters in this section.