xmpp-rs/tokio-xmpp/examples
Jonas Schäfer 4cfe4f8429 xmlstream: implement simple timeout logic
This allows to detect and handle dying streams without getting stuck
forever.

Timeouts are always wrong, though, so we put the burden of choosing the
right values (mostly) on the creator of a stream.
2024-09-01 10:02:36 +02:00
..
contact_addr.rs Port crates to use new XSO-based xmlstream 2024-08-29 16:47:13 +02:00
download_avatars.rs Port crates to use new XSO-based xmlstream 2024-08-29 16:47:13 +02:00
echo_bot.rs Port crates to use new XSO-based xmlstream 2024-08-29 16:47:13 +02:00
echo_component.rs xmlstream: implement simple timeout logic 2024-09-01 10:02:36 +02:00
echo_server.rs xmlstream: implement simple timeout logic 2024-09-01 10:02:36 +02:00