sing-box :)
{
"enabled": true,
"max_connections": 4,
"min_streams": 4,
"max_streams": 0
}
Enable multiplex.
Maximum connections.
Conflict with max_streams.
Minimum multiplexed streams in a connection before opening a new connection.
Conflict with min_streams.
Maximum multiplexed streams in a connection before opening a new connection.
Conflict with max_connections and min_streams.