Age | Commit message (Collapse) | Author | Files | Lines |
|
Moves gender from only individual events to all events in proto schema.
Also adds is_relay boolean to event proto schema.
Adds url field to allow for dynamic base url adjustment and adds
new_with_url function to allow for TouchpadLiveClient with custom base
urls.
|
|
Also moves Touchpad conversions into conversion.rs and into its own
FromTouchpadLive & TryFromTouchpadLive traits.
|
|
Implements meet, events, and swimmers api in touchpad live. Also
implements protobuf generation into rust crate.
|