Skip to content

Message IDs

Werner Kroneman requested to merge werner.kroneman/xmpp-rs:message-id into main

This MR returns the id of outgoing stanza's generated by tokio-xmpp, and provides user code with the ID of messages, both the ID assigned by the sender and by the MUC (when applicable)

Edited by Werner Kroneman

Merge request reports