- From: Ralph Giles <giles@mozilla.com>
- Date: Wed, 05 Oct 2011 11:55:21 -0700
On 05/10/11 11:37 AM, Ashley Sheridan wrote: > I would assume the part that the Skype plugin is being used for, as the > only other part of the chat that isn't HTML/Javascript code is the > Jabber connectivity, which isn't strictly a plugin per-say, more an > additional interface to the raw data that is enabled through server > modules. The Audio/Video chat part, which supports similar uses to the Skype plugin, is part of the WebRTC effort. Jabber connectivity is something you can currently do by tunnelling the stanzas (messages) over XHR or WebSockets. Hope that helps orient you, -r
Received on Wednesday, 5 October 2011 11:55:21 UTC