GitHub user leizhiyuan added a comment to the discussion: rocketmq 网络传输协议中magic code 是什么
用的是LengthFieldBasedFrameDecoder ,不存在magicCode 看看 encode的过程 org.apache.rocketmq.remoting.protocol.RemotingCommand#encode GitHub link: https://github.com/apache/rocketmq/discussions/8014#discussioncomment-9077400 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
