Dominik Csapak 9471ba9969 proxmox-async: add SenderWriter helper
this wraps around a tokio Sender for Vec<u8>, but implements a blocking
write. We can use thas as an adapter for something that only takes a
writer, and can read from it asynchonously

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-04-12 14:05:14 +02:00
..
2022-02-21 13:35:14 +01:00
2022-02-08 14:52:42 +01:00
2022-02-02 12:55:01 +01:00
2022-01-20 10:12:02 +01:00