mirror of
https://github.com/yincongcyincong/wechat_chatter.git
synced 2026-07-15 10:26:52 +08:00
29 lines
741 B
Markdown
29 lines
741 B
Markdown
text_message_handler_10227A9C4 text_message_handler.cc ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEaSERKS5_
|
|
sub_1033EF820 Req2BufImpl
|
|
研究sub_104527E84 这个函数 /Users/bkdevops/.wconan2/mmnet/dce0e807_1764759442/mars-private/mars/protobuf/google/protobuf/wire_format_lite.cc
|
|
protoWriteAllValue_10344FFEC 写protobuf的函数
|
|
compress_103413610 compress函数进行压缩
|
|
|
|
|
|
|
|
```
|
|
mar发送的格式
|
|
task start long
|
|
short taskid:1067
|
|
cmdid:522
|
|
need_authed:true
|
|
cgi:/cgi-bin/micromsg-bin/newsendmsg
|
|
channel_select:3
|
|
limit_flow:true
|
|
channel_name:default-longlink
|
|
|
|
|
|
taskid:1134,
|
|
cmdid:522,
|
|
need_authed:true,
|
|
cgi:/cgi-bin/micromsg-bin/newsendmsg,
|
|
channel_select:3,
|
|
limit_flow:true,
|
|
channel_name:default-longlink
|
|
```
|