RoutingStrategy

interface RoutingStrategy

Strategy for selecting backends during connect and transfer.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun selectBackend(context: RoutingContext): String
Link copied to clipboard