strophe
Strophe sending double request on page unload
I have written an XMPP client with jQuery+Strophe. It all works well (1-on-1, presence, MUC, etc) and is contained within a jQuery-plugin. However, when the page unloads, it sends 2 final requests wit[详细]
2023-04-13 05:28 分类:问答FB Chat API - Authenticating X-FACEBOOK-PLATFORM using Strophe
I am trying to connect to FB Chat using the X-FACEBOOK-PLATFORM authentication technique. I am currently using the Strophe开发者_运维百科 library.[详细]
2023-04-10 18:46 分类:问答Rendering tabs (jquery ui) with Backbone.js & underscore.js
I\'m currently playing with strophe.js, backbone.js & wijmo (UI library based on jquery UI) and working on a chat interface. I have two dialog boxes, one is the contacts list,开发者_运维技巧 the o[详细]
2023-04-07 02:47 分类:问答Ejabberd Stanza Execution Order (Grouped together)
I am trying to find out the execution order of XMPP stanzas, I am using Strophe + Ejabberd and if I send a request like this.[详细]
2023-04-04 07:21 分类:问答XMPP strophe Connection attach process failed
I\'m able to create a XMPP connection on page load. However whenever I move to another pages, I want to use the same connection to remove recurring notifications in client. I\'ve used following code.[详细]
2023-04-04 06:48 分类:问答this reference in Strophe stanza handlers
I have an object for each room I\'m joining with Strophe. This object contains a function for handling presence stanzas for this particular room.[详细]
2023-04-04 03:22 分类:问答punjab installed and runs, but can not connect to http://mydomain:5280/xmpp-httpbind
I have Punjab installed on Ubuntu, which has apache and is a web server. However,when I launch the page http://mydomain:5280/xmpp-httpbind,[详细]
2023-03-27 21:22 分类:问答Having trouble attaching to a BOSH session using Strophe
I\'m implementing a real-time notification system using XMPP over BOSH and Strophe on the clie开发者_StackOverflow中文版nt-side, but I\'m having some problems. When I log onto my website I establish a[详细]
2023-03-27 05:21 分类:问答Integrating Google Talk to web app using strophe.js and punjab
I\'m trying to integrate Google Talk (a.k.a. gtalk) into my web app.It\'s going to be a tight integration, so Google Talk chatback badge, and embedding Google\'s flash based web client using an iframe[详细]
2023-03-22 07:18 分类:问答strophe.js PEP handler not attaching properly
I have been using a PEP plugin (found here: https://github.com/flosse/strophejs-plugins/blob/master/pep/strophe.pep.js) to connect to a users node however I am having some trouble. When my connected b[详细]
2023-03-20 16:43 分类:问答