The server-message program is the server counterpart
to the messaging client. It uses the message server layer
(vrtql_msg_svr), which operates on
structured vrtql_msg messages —
routing and header maps and a content buffer — rather than raw WebSocket
messages. It echoes each message back, preserving its serialisation
format.