Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make send infallible by returning errors in future | syn | 2021-01-08 | 2 | -27/+46 |
| | |||||
* | clean up imports | syn | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | move receiver from separate function | syn | 2021-01-08 | 1 | -13/+9 |
| | | | | receiver code is small enough to fit into `Client::new` | ||||
* | Initial commit | syn | 2021-01-08 | 8 | -0/+659 |