xmpp-rs/xmpp/src
2024-08-29 16:47:13 +02:00
..
disco xmpp: Use tokio-xmpp’s reexports of jid and minidom 2024-07-25 14:36:09 +00:00
iq xmpp: Use tokio-xmpp’s reexports of jid and minidom 2024-07-25 14:36:09 +00:00
message xmpp: Use tokio-xmpp’s reexports of jid and minidom 2024-07-25 14:36:09 +00:00
muc Use tokio::sync::RwLock instead of std 2024-08-06 16:04:04 +02:00
presence xmpp crate now supports ServerConnector 2024-01-03 19:34:02 -05:00
pubsub xmpp: Use tokio-xmpp’s reexports of jid and minidom 2024-07-25 14:36:09 +00:00
upload xmpp: Use tokio-xmpp’s reexports of jid and minidom 2024-07-25 14:36:09 +00:00
agent.rs Rename AsyncClient to Client 2024-08-10 16:57:51 +02:00
builder.rs Rename AsyncClient to Client 2024-08-10 16:57:51 +02:00
delay.rs xmpp: Use tokio-xmpp’s reexports of jid and minidom 2024-07-25 14:36:09 +00:00
event.rs xmpp: Use tokio-xmpp’s reexports of jid and minidom 2024-07-25 14:36:09 +00:00
event_loop.rs Port crates to use new XSO-based xmlstream 2024-08-29 16:47:13 +02:00
feature.rs Move ClientFeature to feature module 2023-12-31 13:28:48 +01:00
lib.rs Rename AsyncClient to Client 2024-08-10 16:57:51 +02:00