Consumes messages from names topic and produces messages to greetings topic
Available only on servers:
Accepts the following message:
{
"name": "string"
}
Produces a message on greetings after receiving a message on names
Available only on servers:
Accepts the following message: