Age | Commit message (Expand) | Author |
---|---|---|
2019-05-08 | :WIP: Move types to a different crate | David Blajda |
2019-01-30 | Use ToString for endpoint params | David Blajda |
2018-12-27 | Use Id types for endpoints and implement kraken headers | David Blajda |
2018-12-27 | Use a generic client for both helix and kraken | David Blajda |
2018-12-24 | Fix lifetimes on ratelimit trait | David Blajda |
2018-12-20 | Split auth and unauth client and created ClientTrait | David Blajda |
2018-12-20 | Replace channel based barrier with shared future based barrier | David Blajda |
2018-12-18 | Implement auth client and auth barrier | David Blajda |
2018-12-17 | Figuring out how to implement auth and ratelimt barriers | David Blajda |
2018-12-16 | Move endpoints functions into namespaces | David Blajda |