Introduction to XMPP and XMPP4R for Ruby Developers

Courtesy Ruby Inside  Sun, 02/03/2008 - 14:46

As Wikipedia says , XMPP is “an open, XML-inspired protocol for near-real-time, extensible instant messaging and presence information.” It’s used by Jabber, the Gizmo Project, Google Talk, Pidgin, Kopete, and all sorts of open source instant messaging applications.

It can also be used by any applications you want to develop yourself to pass messages back and forth, for example.

XMPP support in Ruby comes, primarily, from the XMPP4R library (Jabber4R and Net::XMPP are both semi-abandoned), and Frank...


 

Reply

The content of this field is kept private and will not be shown publicly.