I want to know if the xmpp subscription subscription functions transmit all notifications at the same time (broadcasts) or send notifications in the queue, i.e. in turn.
I want to know the difference between the pub-sub and jaxl class that I use, because jaxl sends push messages in a queue that is one user at a time.
source
share