Protocol Design

Architecture

KSP is a layered protocol built on TCP. Click any layer to explore its responsibilities, wire format, and RFC references.

RFC §3.1 Protocol Stack

Application
Stream
Session
Encryption
Handshake
Framing
TCP

← Click a layer to explore the stack details

Learn sequence flow · explore message types · inspect security attributes