xmpp-rs/xmpp/src
Maxime “pep” Buquet 2e66f848f6
Some checks failed
Build / lint (push) Has been cancelled
Build / test-stable (push) Has been cancelled
Build / test-nightly (push) Has been cancelled
xmpp: Remove noisy info log
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2024-12-20 14:23:38 +01: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 xmpp: Common structure for imports 2024-12-18 19:26:40 +01: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: More nicks are typed as RoomNick 2024-12-18 21:55:01 +01: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 xmpp: RoomNick is newtype wrapper for ResourcePart 2024-12-18 15:43:09 +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 xmpp: Replace std stuff with alloc/core stuff 2024-12-19 20:39:18 +01:00