summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Make send infallible by returning errors in futuresyn2021-01-082-27/+46
|
* clean up importssyn2021-01-081-1/+1
|
* move receiver from separate functionsyn2021-01-081-13/+9
| | | | receiver code is small enough to fit into `Client::new`
* Initial commitsyn2021-01-088-0/+659