Replies: 2 comments 1 reply
-
用的是LengthFieldBasedFrameDecoder ,不存在magicCode 看看 encode的过程 org.apache.rocketmq.remoting.protocol.RemotingCommand#encode |
Beta Was this translation helpful? Give feedback.
1 reply
-
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问网络传输协议中magic code 是什么?我从RemoteCommand源代码中没看到有magic code,我现在要做一个代理,需要判断是否是rocketmq协议,请问怎么来判断
Beta Was this translation helpful? Give feedback.
All reactions