proxmox-backup/pbs-client/src
Fabian Grünbichler f26018c74a pbs-client: vsock: adapt to hyper/http 1.0
similar to the http one:
- Body to Incoming for incoming requests
- Body to proxmox-http's Body for everything else
- use legacy client
- use wrappers for hyper<->tower and hyper<->tokio

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-06-16 13:59:37 +02:00
..
pxar add too_many_arguments clippy exception 2025-03-06 14:57:23 +01:00
tools pbs-client: allow reading fingerprint from system credential 2025-04-03 17:53:25 +02:00
backup_reader.rs client/server: use dedicated api type for all archive names 2024-11-22 13:47:05 +01:00
backup_repo.rs tree-wide: bump edition to 2021 2022-12-06 13:31:01 +01:00
backup_specification.rs client: align description for backup specification to docs 2025-03-20 18:47:44 +01:00
backup_stats.rs client: backup writer: refactor backup and upload stats counters 2024-11-21 10:14:53 +01:00
backup_writer.rs Revert "h2: switch to legacy feature" 2025-06-16 13:59:37 +02:00
catalog_shell.rs pbs-client: remove log dependency and migrate to tracing 2024-12-05 08:31:52 +01:00
chunk_stream.rs client: chunk stream: switch payload stream chunker 2024-06-05 16:39:42 +02:00
http_client.rs pbs-client: adapt http client to hyper/http 1.0 2025-06-16 13:59:37 +02:00
inject_reused_chunks.rs client: backup writer: refactor backup and upload stats counters 2024-11-21 10:14:53 +01:00
lib.rs client: backup writer: allow push uploading index and chunks 2024-11-21 10:14:53 +01:00
merge_known_chunks.rs cargo: switch from proc-macro pin-project to declarative pin-project-lite 2021-09-22 11:15:40 +02:00
pipe_to_stream.rs Revert "h2: switch to legacy feature" 2025-06-16 13:59:37 +02:00
pxar_backup_stream.rs client: pxar: fix race in pxar backup stream 2025-02-11 11:18:29 +01:00
remote_chunk_reader.rs blob/chunk parse errors: add context 2023-08-08 13:57:04 +02:00
task_log.rs pbs-client: remove log dependency and migrate to tracing 2024-12-05 08:31:52 +01:00
vsock_client.rs pbs-client: vsock: adapt to hyper/http 1.0 2025-06-16 13:59:37 +02:00