proxmox/proxmox-async/src
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
..
blocking proxmox-async: add SenderWriter helper 2022-04-12 14:05:14 +02:00
io move io error helpers to proxmox-lang 2022-02-21 13:35:14 +01:00
net proxmox_async: move io::udp to net::udp 2022-02-02 12:54:39 +01:00
stream proxmox-async: rustfmt (again) 2022-02-08 14:52:42 +01:00
broadcast_future.rs proxmox_async: rustfmt 2022-02-02 12:55:01 +01:00
lib.rs split out compression code into new crate 'proxmox-compression' 2022-02-21 14:10:53 +01:00
runtime.rs rustfmt 2022-01-20 10:12:02 +01:00