summaryrefslogtreecommitdiff
path: root/src/helix/namespaces/clips.rs
AgeCommit message (Expand)Author
2019-05-08:WIP: Move types to a different crateDavid Blajda
2019-01-30Use ToString for endpoint paramsDavid Blajda
2018-12-27Use Id types for endpoints and implement kraken headersDavid Blajda
2018-12-27Use a generic client for both helix and krakenDavid Blajda
2018-12-24Fix lifetimes on ratelimit traitDavid Blajda
2018-12-20Split auth and unauth client and created ClientTraitDavid Blajda
2018-12-20Replace channel based barrier with shared future based barrierDavid Blajda
2018-12-18Implement auth client and auth barrierDavid Blajda
2018-12-17Figuring out how to implement auth and ratelimt barriersDavid Blajda
2018-12-16Move endpoints functions into namespacesDavid Blajda