Standard Routing Proxy
Ability to route messages to an endpoint (bot) on the Symphony network that relays ingress messages to a list of known endpoints.
The bot has the ability to manipulate messages prior to any relay to destination endpoints.
An example would be a inbound message to the relay bot modifying the message with a prefix of the source user display name before sending it to all the destination users.
frank: message . --> Bot –> bot: frank: message → endpointA
→ bot: frank: message → endpointB