Commit Graph
13 Commits
Author SHA1 Message Date
Yann Simon 3bd445d9ee remove unused dep in tls examples (#3411) 2025-07-17 12:51:12 +00:00
Paolo Barbolini 869ba86e51 Reduce dependency on futures-util (#3358) 2025-05-25 09:39:35 +02:00
Steven Black 07f29f6c5c Add "Run with" comment to example-low-level-openssl (#3347) 2025-05-09 08:23:08 +02:00
Tobias Bieniek 8def6782fb Replace custom BoxCloneService struct with tower::util::BoxCloneSyncService (#3109) 2024-12-27 08:57:52 +01:00
Jonas Platte 85b6fd49c7 Upgrade most example dependencies (#2936) 2024-09-27 18:50:52 +02:00
Weipeng Hong ef1448a3f5 Use env!("CARGO_CRATE_NAME") in the example to simplify the tracing setup code (#2884) 2024-08-24 08:36:08 +02:00
Nick Price 934b1aac06 Grammar: Fix "it's" vs "its" in several places (#2518) 2024-01-15 21:48:11 +01:00
Erèbe - Romain Gerard 52dec90ed2 Update example low-level-openssl to axum 0.7 (#2376) 2023-11-29 09:51:31 +01:00
43b14a5f02 Update to latest versions of hyper and http-body (#1882)
Co-authored-by: Michael Scofield <[email protected]>
Co-authored-by: Jonas Platte <[email protected]>
2023-11-23 11:03:03 +00:00
David Pedersen db300efc33 Remove impl Connected<&AddrStream> for SocketAddr (#1954) 2023-04-21 18:24:47 +02:00
4e4c29175f Remove B type param (#1751)
Co-authored-by: Jonas Platte <[email protected]>
Co-authored-by: Michael Scofield <[email protected]>
2023-04-21 17:45:31 +02:00
David Pedersen 8e1eb8979f Update to syn 2 (#1862) 2023-03-18 19:23:27 +00:00
FirstyearandDavid Pedersen e7eda0e416 Add low level OpenSSL example (#1828)
Co-authored-by: David Pedersen <[email protected]>
2023-03-10 08:51:45 +00:00