On 2015-04-23 14:09, Teodor Pripoae wrote: > Authentication is done server side, returning JID, SID and RID to client > which then attaches to BOSH session using strophe.js. Is there any way > to attach to xmpp-websocket instead of BOSH using BOSH sessions (JID, > SID, RID) ?
SID and RID are BOSH-specific and doesn't have equivalents in XMPP-WebSocket, so can't be used to attach to a session like in BOSH. You might be able to do a Stream Management resumption, see XEP-0198. -- Kim "Zash" Alvefur -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/prosody-dev. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: OpenPGP digital signature
