Demo subscriber demonstrates, along with the demo feed handler, how messages flow through RAP.
Demo subscriber receives messages from publishers and, depending on your configuration, either writes the messages to a file or discards them. The demo subscriber is not required in a production environment.
The demo subscriber receives messages from publishers on multiple data streams.
Each data stream listens for packets on one User Datagram Protocol (UDP) broadcast channel. When a packet arrives, the demo subscriber will either write the messages to a file or discard the messages, depending on how the demo subscriber is configured.