xmpp-rs/xmpp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot f63b780089 xmpp-parsers: Simplify PubSub Item using xso
Now that we can have a single arbitrary payload, we can derive FromXml
and AsXml on the Item.
2025-01-26 16:40:05 +00:00
..
disco xmpp: Remove noisy info log 2024-12-20 14:23:38 +01:00
iq xmpp: More nicks are typed as RoomNick 2024-12-18 21:55:01 +01:00
message Message and message_correct::Replace now has typed Id 2024-12-30 20:50:43 +00:00
muc xmpp: Implement Deref<Target=ResourcePart> for RoomNick 2024-12-18 21:55:03 +01:00
presence parsers/xmpp: MUC bookmarks have nickname typed as ResourcePart 2024-12-18 15:43:09 +00:00
pubsub xmpp-parsers: Simplify PubSub Item using xso 2025-01-26 16:40:05 +00:00
upload client: use stanzastream! 2024-12-17 18:16:02 +01:00
agent.rs xmpp: Replace std stuff with alloc/core stuff 2024-12-19 20:39:18 +01:00
builder.rs xmpp: Replace std stuff with alloc/core stuff 2024-12-19 20:39:18 +01:00
delay.rs xmpp: Use tokio-xmpp’s reexports of jid and minidom 2024-07-25 14:36:09 +00:00
event.rs Message and message_correct::Replace now has typed Id 2024-12-30 20:50:43 +00:00
event_loop.rs client: use stanzastream! 2024-12-17 18:16:02 +01:00
feature.rs Move ClientFeature to feature module 2023-12-31 13:28:48 +01:00
lib.rs Message and message_correct::Replace now has typed Id 2024-12-30 20:50:43 +00:00