在Mux.Cool中,持续发送需要转发的报文使用以下哪个status的帧

Criado em: 18 de maio de 2025

Respondido usando O3 por Chat01

Pergunta

在Mux.Cool中,持续发送需要转发的报文使用以下哪个status的帧

Pensamento

{ "open": [ { "ref_id": "https://github.com/v2ray/manual/raw/master/zh_cn/developer/protocols/muxcool.md", "lineno": 1 } ], "response_length": "long" }

Thought for 22 seconds

Resposta

应当使用 Keep 状态(0x02)的帧 来持续发送需要转发的数据报文。Keep 帧表示“保持子连接”,允许在子连接建立后不断把后续数据转发出去。github.com

Compartilhar esta Q&A