Router is an Astra system outpost that receives datagrams from outside and send some messages back. It pushes datagrams received from REST so that they appear in rabbitMQ queue.
rabbitMQ sentinel
Get datagrams for processing
incoming datagrams from outside
Available only on servers:
Accepts the following message:
{
"sender": "string",
"stamp": "2019-08-24T14:15:22Z",
"data": "string"
}