Skip to content
This repository has been archived by the owner on Jul 22, 2018. It is now read-only.

Using XMPP As an Asynchronous Communication Layer Between Ruby and JavaScript

benjaminoakes edited this page Apr 29, 2012 · 2 revisions

Presenters: Andrew Carter and Steve Jang

Abstract

Although XMPP is most often used as a chat protocol, it can also provide a robust asynchronous communication channel in other application scenarios. In this presentation, we will provide introduction to Strophe.js, XMPP4R, and ejabberd, which are the XMPP components that we use to integrate our device automation framework and living room devices under test. By using these off-the-shelf components, we addressed our needs for getting around internal firewalls, application security (based on SASL), and asynchronous command-response handling.

External Links

A crowd-sourced conference wiki!
Working together is better. :)




Clone this wiki locally