libsignal/rust/net/examples
Jordan Rose 227dc23941 net: Add ServiceName to DomainConfig; thread it down to ConnectState
This will be used to track connection history on a service-wide basis,
much as the existing attempts record tracks it on a per-route basis.
2026-03-20 13:39:15 -07:00
..
cdsi_lookup.rs net: Add ServiceName to DomainConfig; thread it down to ConnectState 2026-03-20 13:39:15 -07:00
chat_smoke_test.rs chat_smoke_test: Allow forcing proxy fallback on or off for testing 2025-12-05 15:03:27 -08:00
dns_custom_lookup.rs Expose configuration option to disable Nagle's algorithm to improve connection open performance 2025-12-04 15:11:45 -05:00
dns_over_https.rs net: Replace use of ControlFlow with our own route::ErrorHandling 2025-12-12 13:35:36 -08:00
dns_over_udp.rs net: Replace use of ControlFlow with our own route::ErrorHandling 2025-12-12 13:35:36 -08:00
https_proxy.rs Expose configuration option to disable Nagle's algorithm to improve connection open performance 2025-12-04 15:11:45 -05:00
socks_proxy.rs Expose configuration option to disable Nagle's algorithm to improve connection open performance 2025-12-04 15:11:45 -05:00
svr2_attestation.rs net: Add ServiceName to DomainConfig; thread it down to ConnectState 2026-03-20 13:39:15 -07:00
svrb_test.rs Update SVR2/B to use new production backends. 2026-01-22 16:04:26 -08:00