The RAPStore Subscriber receives messages from publishers and then loads them into the RAPStore database.
RAPStore Subscriber queues messages that are consumed by a data stream handler, which routes the messages to their final destination.
Subscribers receive message packets from publishers on multiple data streams. If a packet is missing, the subscriber requests a resend from the publisher for that specific packet.