Net::XMPP for Ruby

What is the Net::XMPP for Ruby

Net::XMPP for Ruby is a Ruby implementation of Jabber/XMPP licensed under the BSD license. Jabber/XMPP is an open instant messaging protocol specified in the RFC 3920, 3921, 3922, and 3923 by the Jabber Software Foundation and IETF. Nowadays, Jabber/XMPP is widely used by Google Talk and iChat.

Document

Sorry, I didn't write yet.

CVS repository

You can get whole source code from CVS repository.

  1. export CVSROOT = ":pserver:anonymous@cvs.jabberstudio.org:/home/cvs"
  2. cvs login
  3. The CVS server asks your password. Just hit Return or Enter key.
  4. cvs -z3 checkout netxmpp-ruby

Standard Compliance

RFC

JEP

There is no supported JEP.

Acknowledgment

This project is sponsored by Google Summer of Code 2005

Link