Dietmar Maurer
|
9f49fe1d5d
|
avoid compiler warnings
|
2019-01-30 18:25:37 +01:00 |
|
Dietmar Maurer
|
8eeef8492a
|
tools/wrapped_reader_stream.rs: allocate Vec<u8> for buffer
|
2019-01-20 11:01:18 +01:00 |
|
Dietmar Maurer
|
ff8bdf3b64
|
tools/wrapped_reader_stream.rs: only implement Stream (without AsyncRead)
Looks more efficent ...
|
2019-01-20 10:41:21 +01:00 |
|
Dietmar Maurer
|
8e89d9cafe
|
tools/wrapped_reader_stream.rs: use tokio_threadpool::blocking
|
2019-01-20 10:28:51 +01:00 |
|
Dietmar Maurer
|
7f0d67cf79
|
tools/wrapped_reader_stream.rs: new helper class
Will use that to download catar files.
|
2019-01-20 09:38:28 +01:00 |
|