Protocol Design

Message Framing

The method of delimiting individual messages within a stream of bytes, using techniques like length-prefixed frames (gRPC), delimiters (SMTP CRLF.CRLF), or chunk encoding.

관련 프로토콜

가이드에서 언급됨

관련 시나리오

정의 출처

관련 항목