Expand description
Routing agent.
It wraps a route service and allows calls to be sent to it to update every subscriber, or just the element that made the request.
Structs§
- The RouteAgent holds on to the RouteService singleton and mediates access to it.
- A wrapped bridge to the route agent.
- A wrapped dispatcher to the route agent.
Enums§
- Internal Message used for the RouteAgent.
- Input message type for interacting with the `RouteAgent’.