xmpp-rs/xmpp/src
Jonas Schäfer 7fce1146e0 Offer {Resource,Node,Domain}Ref on Jid API
This provides a non-copying API, which is generally favourable. The
other accessors were removed, because the intent was to provide this
"most sensible" API via the "default" (i.e. shortest, most concisely
named) functions.
2024-03-10 10:51:01 +01:00
..
disco xmpp crate now supports ServerConnector 2024-01-03 19:34:02 -05:00
iq xmpp crate now supports ServerConnector 2024-01-03 19:34:02 -05:00
message Offer {Resource,Node,Domain}Ref on Jid API 2024-03-10 10:51:01 +01:00
muc Fix last cargo doc warnings 2024-01-27 17:44:48 +00:00
presence xmpp crate now supports ServerConnector 2024-01-03 19:34:02 -05:00
pubsub Fix unused variable warnings when avatars disabled 2024-01-21 13:55:39 +01:00
upload xmpp crate now supports ServerConnector 2024-01-03 19:34:02 -05:00
agent.rs Fix last cargo doc warnings 2024-01-27 17:44:48 +00:00
builder.rs xmpp: Rename ClientBuilder::new_with_server to new_with_connector 2024-02-06 01:14:50 +01:00
delay.rs Fix last cargo doc warnings 2024-01-27 17:44:48 +00:00
event.rs Fix unused variable warnings when avatars disabled 2024-01-21 13:55:39 +01:00
event_loop.rs xmpp crate now supports ServerConnector 2024-01-03 19:34:02 -05:00
feature.rs Move ClientFeature to feature module 2023-12-31 13:28:48 +01:00
lib.rs Fix building xmpp with no-default-features 2024-01-03 20:01:05 -05:00