proxmox/proxmox-async
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
..
debian bump proxmox-async to 0.4.0 2022-02-21 14:20:13 +01:00
src proxmox-async: add SenderWriter helper 2022-04-12 14:05:14 +02:00
Cargo.toml bump proxmox-async to 0.4.0 2022-02-21 14:20:13 +01:00