proxmox-backup/examples
Fabian Grünbichler 19f5aa252f examples: unify h2 examples
update them to the new tokio-openssl API and remove socket buffer size
setting - it was removed from the TcpStream API, and is now only
available via TcpSocket (which can in turn be converted to a
TcpListener), but this is not needed for this example.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-01-14 16:01:33 +01:00
..
cipherbench.rs move test binaries to examples/ 2020-06-16 13:32:24 +02:00
completion.rs move test binaries to examples/ 2020-06-16 13:32:24 +02:00
download-speed.rs client/remote: allow using ApiToken + secret 2020-10-29 15:14:27 +01:00
dynamic-files.rs move test binaries to examples/ 2020-06-16 13:32:24 +02:00
h2client.rs examples: unify h2 examples 2021-01-14 16:01:33 +01:00
h2s-client.rs examples: unify h2 examples 2021-01-14 16:01:33 +01:00
h2s-server.rs examples: unify h2 examples 2021-01-14 16:01:33 +01:00
h2server.rs examples: unify h2 examples 2021-01-14 16:01:33 +01:00
test_chunk_size.rs move test binaries to examples/ 2020-06-16 13:32:24 +02:00
test_chunk_speed.rs move test binaries to examples/ 2020-06-16 13:32:24 +02:00
test_chunk_speed2.rs move test binaries to examples/ 2020-06-16 13:32:24 +02:00
upload-speed.rs client/remote: allow using ApiToken + secret 2020-10-29 15:14:27 +01:00