Proto commits in Ogadai/zwift-mobile-api

These 7 commits are when the Protocol Buffers files have changed:

Commit:da0ada0
Author:Christian Wiedmann

Initial pass at implementing ZML connection - currently supports receiving stream of player info updates. protobuf definition subject to change.

The documentation is generated from this commit.

Commit:49f91df
Author:Christian Wiedmann

Additional segment result fields. Add multiple profile retrieval.

Commit:10b5c86
Author:Christian Wiedmann

Fix typo in SegmentResults proto definition; add documentation for segmentResults to README

Commit:e47ccaa
Author:Christian Wiedmann

Add access to segment results (currently only for events) through the world object.

Commit:42133a0
Author:Christian Wiedmann

More protobuf updates. Credit to Peter Buckney, who originally implemented these in C#.

Commit:493c61d
Author:Andy

Added RiderAttributes message and ability to POST requests RiderAttributes can be used to post a ride-on

Commit:3903d75
Author:Andy

refactor - split out prototbuf definitions from riderStatus