tade TADE — Typed Annotated Data Exchange. a byte-stream framing protocol: every frame is `marker · type · size · data`, self-contained and independently decodable; the type byte annotates the data with its kind, and dialects declared on the stream say what the kinds mean. what a frame carries is…