summaryrefslogtreecommitdiffstats
path: root/src/client/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* move receiver from separate functionsyn2021-01-081-13/+9
| | | | receiver code is small enough to fit into `Client::new`
* Initial commitsyn2021-01-081-0/+165