Hello,
I'm trying to implement a XMPP Client with Strophe.js. I installed ejabberd and use it over Websockets and I installed Adium for test uses.
I tried to get the presence information from other clients, but when I track the connection via Wireshark, I can't see any Websocket package when changing the presence in Adium.
How can I get the changed presence ?
To get presence of other
To get presence of other users they need to subscribe to each others presence.