19f5aa252f
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> |
||
---|---|---|
.. | ||
cipherbench.rs | ||
completion.rs | ||
download-speed.rs | ||
dynamic-files.rs | ||
h2client.rs | ||
h2s-client.rs | ||
h2s-server.rs | ||
h2server.rs | ||
test_chunk_size.rs | ||
test_chunk_speed2.rs | ||
test_chunk_speed.rs | ||
upload-speed.rs |