summaryrefslogtreecommitdiff
path: root/src/helix/namespaces/auth.rs
AgeCommit message (Expand)Author
2018-12-27Use a generic client for both helix and krakenDavid 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