Demo Feed Handler

The demo feed handler reads comma-delimited market data from a demo file and utilizes the Publisher API to send messages to a subscriber.

This component is intended to help developers become familiar with the Publisher API and demonstrate network message flow.

Each line in the csv file contains one STOCK_QUOTE message. The csv file containing the sample data is located in:

<RAP_Installdir>/DemoFeedHandler/marketdata/messageformat/STOCK_QUOTE.csv