This repo contains the protobuf definition for the Dow Jones data that was used in the SerializerDemo project.
The following tools are needed
- python 3.x
- protobuf 3.7.1
If you want to generate the protofile you need to execute the following command:
python setup.py install