routing property
Configures routing. Specify rules to route connections through different outbounds.
Implementation
@JsonKey(name: "routing")
RoutingConfig? routing;
Configures routing. Specify rules to route connections through different outbounds.
@JsonKey(name: "routing")
RoutingConfig? routing;