Ideally, Other Agent capable of push notifications.
digraph {
compound=true
rankdir=LR
graph [ fontname="Source Sans Pro", fontsize=20 ];
node [ fontname="Source Sans Pro", fontsize=18];
edge [ fontname="Source Sans Pro", fontsize=12 ];
a [label="Phone"] [shape=box]
b [label="Routing Agent"] [shape=box]
c [label="Any Agent"] [shape=box]
a -> b [label="Return Route\n Connection"] [weight=2]
b -> a [label="Push Notifications"] [style=dotted]
b -> c
c -> b
}
{"metaMigratedAt":"2023-06-14T21:52:39.169Z","metaMigratedFrom":"YAML","title":"Endpointless Agents","breaks":true,"description":"View the slide with \"Slide Mode\".","contributors":"[{\"id\":\"682ec8d2-aa5f-4758-ada7-bb28f8f53c5e\",\"add\":1138,\"del\":2145}]"}