Modern XMPP project discussion - 2023-12-29


  1. mizah

    Hmmm...

  2. mizah

    ``` >> <message xmlns='jabber:client' id="1531982416293730839" to="ifahuh@conference.mizah.xyz" type="groupchat"><body xml:lang="en-us">Hello</body></message> << <message xmlns='jabber:client' from="ifahuh@conference.mizah.xyz/bot" id="1531982416293730839" to="bot@mizah.xyz/MyZVsJMo9P8v" type="groupchat" xml:lang="en"><body xml:lang="en-us">Hello</body><occupant-id xmlns='urn:xmpp:occupant-id:0' id="WQhGf2xnAAeG5n1VRZM6dS0dZEH3sXUbFcsnlvH6rVU="/><stanza-id xmlns='urn:xmpp:sid:0' by="ifahuh@conference.mizah.xyz" id="6w8CSVispx3eEWdHrK3tHBqH"/></message> Message retracted: "1531982416293730839" >> <message xmlns='jabber:client' id="3613475181319486123" to="ifahuh@conference.mizah.xyz" type="chat"><retract xmlns='urn:xmpp:message-retract:1' id="1531982416293730839"/></message> << <message xmlns='jabber:client' from="ifahuh@conference.mizah.xyz" id="3613475181319486123" to="bot@mizah.xyz/MyZVsJMo9P8v" type="error"><error type="cancel"><service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></message> ```

  3. mizah

    Oh I just noticed the "<stanza-id xmlns='urn:xmpp:sid:0' by="ifahuh@conference.mizah.xyz" id="6w8CSVispx3eEWdHrK3tHBqH"/>"

  4. mizah

    Nope: ``` >> <message xmlns='jabber:client' id="7750225863018149962" to="ifahuh@conference.mizah.xyz" type="groupchat"><body xml:lang="en-us">Test</body></message> << <message xmlns='jabber:client' from="ifahuh@conference.mizah.xyz/Dergchat (Mizah)" id="7750225863018149962" to="bot@mizah.xyz/FI6DRj-TAegV" type="groupchat" xml:lang="en"><body xml:lang="en-us">Test</body><occupant-id xmlns='urn:xmpp:occupant-id:0' id="WQhGf2xnAAeG5n1VRZM6dS0dZEH3sXUbFcsnlvH6rVU="/><stanza-id xmlns='urn:xmpp:sid:0' by="ifahuh@conference.mizah.xyz" id="Y3zfYDxN56vEyvxjrnKJvYYP"/></message> Message retracted: "Y3zfYDxN56vEyvxjrnKJvYYP" >> <message xmlns='jabber:client' id="668327886783706163" to="ifahuh@conference.mizah.xyz" type="chat"><retract xmlns='urn:xmpp:message-retract:1' id="Y3zfYDxN56vEyvxjrnKJvYYP"/></message> << <message xmlns='jabber:client' from="ifahuh@conference.mizah.xyz" id="668327886783706163" to="bot@mizah.xyz/FI6DRj-TAegV" type="error"><error type="cancel"><service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></message> ```

  5. mizah

    Why am I getting an error stanza here?

  6. mizah

    ...should that be groupchat maybe

  7. Zash

    This might be better suited to the jdev chat, https://xmpp.org/community/chat/#developer-chatroom

  8. mizah

    Thanks!

  9. Zash

    More on-topic at least

  10. mizah

    Yeah, fair enough