Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update reqwest and make async. | Harald Eilertsen | 2021-07-05 | 1 | -2/+2 |
| | | | | | | | | This means adding the full tokio as a dependency. While there isn't much gain to going async in the current cli demo app, a full fledged app may have more to gain by it. First foray into async rust, so I might not do it right... | ||||
* | Cargo fmt | Harald Eilertsen | 2020-01-03 | 1 | -4/+1 |
| | |||||
* | Make channel and network stream behave like the rest. | Harald Eilertsen | 2020-01-03 | 1 | -0/+33 |