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.

관련 프로토콜

관련 항목