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

Creado el: 18 de mayo de 2025

Respondido usando O3 por Chat01

Pregunta

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

Pensamiento

{ "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

Respuesta

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

Compartir este Q&A