forked from proxmox-mirrors/proxmox
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> |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| sender_writer.rs | ||
| std_channel_stream.rs | ||
| tokio_writer_adapter.rs | ||
| wrapped_reader_stream.rs | ||