Provide intelligent routing fabric services for relay networks with client-to-address mapping and dynamic route resolution capabilities. This networking component maintains routing tables that map client identifiers to network addresses, enabling efficient packet forwarding in multi-tenant and distributed relay environments. Essential for implementing relay servers, multi-tenant network services, dynamic address resolution, and scalable routing in distributed systems requiring centralized traffic management and client isolation.
Tags: IO, INGRESS, EGRESS
| Field | Type | Label | Description | Default Value |
|---|
| Input | String | | | |
| Output | String | | | |
| Routes | Routes | Repeated | Routing table entries mapping client IDs to their network addresses | |
| Fabric Type | Fabric Type | | Type of routing fabric to use (currently supports IP-based routing) | |
Routes
| Field | Type | Label | Description | Default Value |
|---|
| Client Id | Uint32 | | Unique identifier for the client associated with this route | |
| Route | String | | Network address or route specification for reaching this client | |
Fabric Type