Mieru¶
port-range¶
Port range. Cannot be written together with port.
transport¶
Protocol. Currently supports TCP and UDP.
multiplexing¶
Multiplexing mode. Available values include MULTIPLEXING_OFF, MULTIPLEXING_LOW, MULTIPLEXING_MIDDLE, and MULTIPLEXING_HIGH. MULTIPLEXING_OFF disables multiplexing. Default: MULTIPLEXING_LOW.
handshake-mode¶
Handshake mode. HANDSHAKE_STANDARD (default) waits for the handshake to complete; HANDSHAKE_NO_WAIT enables a 0-RTT handshake.
traffic-pattern¶
A base64 string used to fine-tune network behavior. See the official mieru documentation for the format.