Git Product home page Git Product logo

Comments (6)

0xd34df00d avatar 0xd34df00d commented on May 8, 2024

I may have misunderstood your opinion, but doesn't the from attribute of
the message itself contain what you want? Particularly, it still has both
the MUC room JID (before the slash) and the nick (after the slash,
secondwitch in this case)?

from qxmpp.

LightZam avatar LightZam commented on May 8, 2024

i need both user jid and muc room jid, because i need to know who post the message in muc room.
the jid will help me get extra info e.g. user's photo.

and in other way to say, xep-0023 declares 'from' attribute is recommend to implement.
so it will not a bad thing to parse it.

from qxmpp.

LightZam avatar LightZam commented on May 8, 2024

oh by the way, i want to remind you about the qxmpp markdown file, the document url needed upload, it confused me few days to found out the latest is down, and i had to switch http://doc.qxmpp.org/qxmpp-0.8.0

from qxmpp.

jlaine avatar jlaine commented on May 8, 2024

The issue with the docs should be fixed http://doc.qxmpp.org/

from qxmpp.

jlaine avatar jlaine commented on May 8, 2024

I don't understand this issue, is this a MUC issue or a delayed delivery issue?

from qxmpp.

LightZam avatar LightZam commented on May 8, 2024

i guess it belong to delayed delivery issue,
the sample xml from XEP-0203 show

<delay xmlns='urn:xmpp:delay'
 from='[email protected]'
 stamp='2002-09-10T23:05:37Z'/>

but QXMPP didn't has from attribute.

from qxmpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.