GitHub user lizhanhui added a comment to the discussion: rocketmq 网络传输协议中magic code 是什么
He is looking for preface of a protocol. For example, SSL/TLS has a negotiation byte: https://tls12.xargs.org/#client-hello/annotated HTTP2 has connection preface: https://httpwg.org/specs/rfc7540.html#rfc.section.3.5 Unfortunately, RocketMQ lacks this feature and is actually a design flaw. GitHub link: https://github.com/apache/rocketmq/discussions/8014#discussioncomment-9086444 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
